From c5f24b2957a2a7569d70930ac5bc630cc5aaac55 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 18 Jan 2010 18:07:12 +0000 Subject: Prep for b1 Merge a bunch of paper-based docs fixes Configure logging during bfgshell. --- docs/narr/extending.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/narr/extending.rst') diff --git a/docs/narr/extending.rst b/docs/narr/extending.rst index 67f111bb4..e06488470 100644 --- a/docs/narr/extending.rst +++ b/docs/narr/extending.rst @@ -10,7 +10,7 @@ The behavior of a :mod:`repoze.bfg` application that obeys certain constraints can be *overridden* or *extended* without modification. .. index:: - triple: building; extensible; application + single: extensible application Rules for Building An Extensible Application -------------------------------------------- @@ -44,7 +44,7 @@ repoze bfg using the :term:`pkg_resources` API such as static files and templates. .. index:: - pair: ZCML; granularity + single: ZCML granularity ZCML Granularity ~~~~~~~~~~~~~~~~ @@ -76,7 +76,7 @@ own package, if necessary. However, doing so is considerate, and allows for the best reusability. .. index:: - pair: extending existing; application + single: extending an existing application Extending an Existing Application --------------------------------- @@ -237,7 +237,7 @@ such ```` declarations to your override package's ``configure.zcml`` to perform overrides. .. index:: - pair: ZCML; inclusion + single: ZCML inclusion Dealing With ZCML Inclusions ---------------------------- -- cgit v1.2.3