From c0c1885413d1b92add5ef198279e49ba37a0ee2d Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Jan 2009 17:03:09 +0000 Subject: Bring up to date. --- docs/narr/views.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/narr/views.rst') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index edbe03d82..6eb42a0cd 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -61,6 +61,8 @@ If a view happens to return something to the :mod:`repoze.bfg` publisher that does not implement this interface, the publisher will raise an error. +.. _mapping_views_to_urls_using_zcml_section: + Mapping Views to URLs Using ZCML -------------------------------- @@ -159,6 +161,8 @@ request_type called. See :ref:`view_request_types_section` for more information about view security and permissions. +.. _mapping_views_to_urls_using_a_decorator_section: + Mapping Views to URLs Using a Decorator --------------------------------------- -- cgit v1.2.3