From ff1213e8f2aed987108ba57aed517c033491b1aa Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 14 Apr 2010 02:49:19 +0000 Subject: Add "exception views" work contributed primarily by Andrey Popp by merging the "phash" branch. --- docs/narr/configuration.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/narr/configuration.rst') diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst index 66ecd486c..a3336e735 100644 --- a/docs/narr/configuration.rst +++ b/docs/narr/configuration.rst @@ -198,9 +198,8 @@ effectively a "macro" which calls the behalf. The ```` tag is an example of a :mod:`repoze.bfg` declaration -tag. Other such tags include ````, ````, ````, -````, and others. Each of these tags is effectively a -"macro" which calls methods of a +tag. Other such tags include ```` and ````. Each of +these tags is effectively a "macro" which calls methods of a :class:`repoze.bfg.configuration.Configurator` object on your behalf. Essentially, using a :term:`ZCML` file and loading it from the -- cgit v1.2.3