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/hooks.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/narr/hooks.rst') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 720fe8af9..1bc3289fc 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -7,7 +7,7 @@ Using Hooks :mod:`repoze.bfg` framework in various ways. .. index:: - pair: not found view; changing + single: not found view .. _changing_the_notfound_view: @@ -74,7 +74,7 @@ Here's some sample code that implements a minimal NotFound view: is false. .. index:: - pair: forbidden view; changing + single: forbidden view .. _changing_the_forbidden_view: @@ -155,7 +155,7 @@ Here's some sample code that implements a minimal forbidden view: return a response with a ``403 Forbidden`` status code. .. index:: - pair: traverser; changing + single: traverser .. _changing_the_traverser: @@ -252,7 +252,7 @@ wild" within `repoze.bfg.traversalwrapper `repoze.bfg.metatg `_. .. index:: - pair: url generator; changing + single: url generator Changing How :mod:`repoze.bfg.url.model_url` Generates a URL ------------------------------------------------------------ -- cgit v1.2.3