From fa3bf3d7634137bdffc121ae318609a1ea13792c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 21 Dec 2010 02:33:34 -0500 Subject: get rid of non-sequitur --- docs/narr/views.rst | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'docs/narr/views.rst') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index c3723c05f..155ece8df 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -561,13 +561,10 @@ View configuration is performed in one of these ways: :term:`view handler` class (useful only for :term:`URL dispatch` applications). -.. note:: You can also add view configuration by adding a ```` or - ```` declaration to :term:`ZCML` used by your application as per - :ref:`mapping_views_using_zcml_section`, :ref:`view_directive`, and - :ref:`handler_directive`. - -.. note:: ZCML users can use :ref:`route_directive` to perform the same task. - See also :ref:`zcml_route_configuration`. +.. note:: You can also add view configuration by adding a ````, + ```` or ```` declaration to :term:`ZCML` used by your + application as per :ref:`mapping_views_using_zcml_section`, + :ref:`view_directive`, :ref:`route_directive` or :ref:`handler_directive`. .. _view_configuration_parameters: -- cgit v1.2.3