From 8c56ae41b6f0221d72f1a255ce1a3ac467b98d79 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 27 Dec 2009 22:47:08 +0000 Subject: - Added manual index entries to generated index. --- docs/narr/environment.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'docs/narr/environment.rst') 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`` ----------------------------------------------------------------------------------- -- cgit v1.2.3