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/resources.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/narr/resources.rst') diff --git a/docs/narr/resources.rst b/docs/narr/resources.rst index 53d01c920..ce3c746cd 100644 --- a/docs/narr/resources.rst +++ b/docs/narr/resources.rst @@ -1,3 +1,6 @@ +.. index:: + single: resources + .. _resources_chapter: Resources @@ -70,6 +73,10 @@ Package names often contain dots. For example, ``repoze.bfg`` is a package. Resource names usually look a lot like relative UNIX file paths. +.. index:: + single: overriding resources + pair: overriding; resources + .. _overriding_resources_section: Overriding Resources @@ -142,6 +149,9 @@ hammer" way to do the same thing is explained in replace a :term:`view` wholesale rather than resources that might be used by a view. +.. index:: + single: override_resource + .. _override_resource: The ``override_resource`` API @@ -227,6 +237,9 @@ templates and static files. Any software which uses the :func:`pkg_resources.get_resource_string` APIs will obtain an overridden file when an override is used. +.. index:: + pair: ZCML directive; resource + .. _resource_zcml_directive: The ``resource`` ZCML Directive -- cgit v1.2.3