summaryrefslogtreecommitdiff
path: root/docs/narr/environment.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-01-17 23:27:07 +0000
committerChris McDonough <chrism@agendaless.com>2010-01-17 23:27:07 +0000
commite4ed8fdb6acc8a9b040c8f61221da0e79821e071 (patch)
tree0c33700b38f0d8b55f3e616a0e761877b09280f4 /docs/narr/environment.rst
parent670441d441fdbd26933e80d0b6d2fb4e4a5c3da1 (diff)
downloadpyramid-e4ed8fdb6acc8a9b040c8f61221da0e79821e071.tar.gz
pyramid-e4ed8fdb6acc8a9b040c8f61221da0e79821e071.tar.bz2
pyramid-e4ed8fdb6acc8a9b040c8f61221da0e79821e071.zip
Section header fixes.
Diffstat (limited to 'docs/narr/environment.rst')
-rw-r--r--docs/narr/environment.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/narr/environment.rst b/docs/narr/environment.rst
index ac13dd9c6..0ad2de4be 100644
--- a/docs/narr/environment.rst
+++ b/docs/narr/environment.rst
@@ -35,7 +35,7 @@ setting names documented in this chapter are reserved for
application-specific configuration settings.
Reloading Templates
-~~~~~~~~~~~~~~~~~~~
+-------------------
When this value is true, reload templates without a restart.
@@ -49,7 +49,7 @@ When this value is true, reload templates without a restart.
+---------------------------------+-----------------------------+
Reloading Resources
-~~~~~~~~~~~~~~~~~~~
+-------------------
Don't cache any resource file data when this value is true. See
also :ref:`overriding_resources_section`.
@@ -64,7 +64,7 @@ also :ref:`overriding_resources_section`.
+---------------------------------+-----------------------------+
Debugging Authorization
-~~~~~~~~~~~~~~~~~~~~~~~
+-----------------------
Print view authorization failure and success information to stderr
when this value is true. See also :ref:`debug_authorization_section`.
@@ -79,7 +79,7 @@ when this value is true. See also :ref:`debug_authorization_section`.
+---------------------------------+-----------------------------+
Debugging Not Found Errors
-~~~~~~~~~~~~~~~~~~~~~~~~~~
+--------------------------
Print view-related ``NotFound`` debug messages to stderr
when this value is true. See also :ref:`debug_notfound_section`.
@@ -94,7 +94,7 @@ when this value is true. See also :ref:`debug_notfound_section`.
+---------------------------------+-----------------------------+
Debugging All
-~~~~~~~~~~~~~
+-------------
Turns on all ``debug*`` settings.
@@ -107,8 +107,8 @@ Turns on all ``debug*`` settings.
| | |
+---------------------------------+-----------------------------+
-Reload All
-~~~~~~~~~~
+Reloading All
+-------------
Turns on all ``reload*`` settings.