diff options
Diffstat (limited to 'docs/narr/environment.rst')
| -rw-r--r-- | docs/narr/environment.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/narr/environment.rst b/docs/narr/environment.rst index 5f3dc345c..e56c2602f 100644 --- a/docs/narr/environment.rst +++ b/docs/narr/environment.rst @@ -1,3 +1,20 @@ +.. index:: + single: environment variables + single: settings + single: reload + single: configure.zcml + single: configure_zcml + single: debug_authorization + single: reload_resources + single: debug_notfound + single: debug_all + single: reload_all + pair: debug; settings + pair: reload; settings + pair: environment; variables + pair: ini file; settings + pair: PasteDeploy; settings + .. _environment_chapter: Environment Variables and ``.ini`` File Settings @@ -107,6 +124,9 @@ with ``reload_``). on in one fell swoop, you can use effect settings that do not start with ``reload_*`` such as ``debug_notfound``. +.. index:: + pair: reload_templates; reload_resources + Understanding the Distinction Between ``reload_templates`` and ``reload_resources`` ----------------------------------------------------------------------------------- |
