From c88d441533c46c80d3e08572013973446308ebd5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 21 Jan 2011 04:04:45 -0500 Subject: - Added "What's New in Pyramid 1.0" chapter to HTML rendering of documentation. --- docs/narr/resources.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/narr/resources.rst') diff --git a/docs/narr/resources.rst b/docs/narr/resources.rst index c97b4c676..895d6c1c6 100644 --- a/docs/narr/resources.rst +++ b/docs/narr/resources.rst @@ -205,6 +205,8 @@ In general, since so much :app:`Pyramid` infrastructure depends on location-aware resources, it's a good idea to make each resource in your tree location-aware. +.. _generating_the_url_of_a_resource: + .. index:: single: resource_url pair: generating; resource url -- cgit v1.2.3