From e9a2ba347cec52cf9614f442978fe94ed6278b5c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 29 Oct 2010 17:22:01 -0400 Subject: docs rendering --- docs/glossary.rst | 1 - docs/narr/views.rst | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/glossary.rst b/docs/glossary.rst index 9259fed0a..7320f5b4c 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -572,7 +572,6 @@ Glossary of code in a package. configuration decoration - Metadata implying one or more :term:`configuration declaration` invocations. Often set by configuration Python :term:`decorator` attributes, such as :class:`pyramid.view.view_config`, aka diff --git a/docs/narr/views.rst b/docs/narr/views.rst index 39115a493..37fb6562b 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -1502,7 +1502,7 @@ See :ref:`view_directive` for complete ZCML directive documentation. .. _mapping_views_using_a_decorator_section: View Configuration Using the ``@view_config`` Decorator -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For better locality of reference, you may use the :class:`pyramid.view.view_config` decorator to associate your view -- cgit v1.2.3