From 7bc20e11b5ed7314e5aaed000242d4d5950fc775 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 3 Jul 2009 01:41:04 +0000 Subject: General editing walkthrough. --- docs/narr/hooks.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/narr/hooks.rst') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 086dc16ad..c2f6966de 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -6,6 +6,8 @@ Using ZCML Hooks ZCML "hooks" can be used to influence the behavior of the :mod:`repoze.bfg` framework in various ways. +.. _changing_the_notfound_view: + Changing the Not Found View --------------------------- @@ -38,6 +40,8 @@ implements a minimal NotFound view: This error will be different when the ``debug_notfound`` environment setting is true than it is when it is false. +.. _changing_the_forbidden_view: + Changing the Forbidden View --------------------------- -- cgit v1.2.3