summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/resources.rst4
-rw-r--r--docs/narr/urldispatch.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/narr/resources.rst b/docs/narr/resources.rst
index 90dd34bfe..a11466a87 100644
--- a/docs/narr/resources.rst
+++ b/docs/narr/resources.rst
@@ -205,12 +205,12 @@ 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
+.. _generating_the_url_of_a_resource:
+
Generating The URL Of A Resource
--------------------------------
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst
index db6977feb..ac74ed014 100644
--- a/docs/narr/urldispatch.rst
+++ b/docs/narr/urldispatch.rst
@@ -1019,12 +1019,12 @@ which you started the application from. For example:
See :ref:`environment_chapter` for more information about how, and where to
set these values.
-.. _displaying_application_routes:
-
.. index::
pair: routes; printing
single: paster proutes
+.. _displaying_application_routes:
+
Displaying All Application Routes
---------------------------------