summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
authorPaul Everitt <paul@agendaless.com>2013-08-12 19:29:23 -0400
committerPaul Everitt <paul@agendaless.com>2013-08-12 19:29:23 -0400
commit49d634bd813e63c3db5e56d29376126c2646182a (patch)
tree3b252edf25daf2d19368056fe338bf3550ee09ab /docs/narr
parent5b47ba8ce8c8bdb149b92a2b35a5e7607ca6fc00 (diff)
downloadpyramid-49d634bd813e63c3db5e56d29376126c2646182a.tar.gz
pyramid-49d634bd813e63c3db5e56d29376126c2646182a.tar.bz2
pyramid-49d634bd813e63c3db5e56d29376126c2646182a.zip
All wrapped up, pre-merge.
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/sessions.rst2
-rw-r--r--docs/narr/templates.rst2
-rw-r--r--docs/narr/viewconfig.rst2
3 files changed, 6 insertions, 0 deletions
diff --git a/docs/narr/sessions.rst b/docs/narr/sessions.rst
index 7ec280c8a..7ba46c92c 100644
--- a/docs/narr/sessions.rst
+++ b/docs/narr/sessions.rst
@@ -181,6 +181,8 @@ implementation in the :mod:`pyramid.session` module as inspiration.
.. index::
single: flash messages
+.. _flash_messages:
+
Flash Messages
--------------
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst
index f1e1634b8..a70398c80 100644
--- a/docs/narr/templates.rst
+++ b/docs/narr/templates.rst
@@ -616,6 +616,8 @@ extension so that these ``svn:ignore`` patterns work.
.. index::
pair: debugging; templates
+.. _debugging_templates:
+
Debugging Templates
-------------------
diff --git a/docs/narr/viewconfig.rst b/docs/narr/viewconfig.rst
index 241ce62b5..047898cfe 100644
--- a/docs/narr/viewconfig.rst
+++ b/docs/narr/viewconfig.rst
@@ -976,6 +976,8 @@ invoked as the result of the ``http_cache`` argument to view configuration.
.. index::
pair: view configuration; debugging
+.. _debugging_view_configuration:
+
Debugging View Configuration
----------------------------