From 75da1c70b191d70a2549971674692193db2ed48a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 4 Nov 2010 00:34:11 -0400 Subject: unbreak rendering --- docs/narr/declarative.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/narr/declarative.rst b/docs/narr/declarative.rst index 9f73a0956..8b8dccbf0 100644 --- a/docs/narr/declarative.rst +++ b/docs/narr/declarative.rst @@ -961,7 +961,7 @@ point to an implementation of a :term:`renderer factory`. The ``name`` attribute is the renderer name. Registering a Renderer Factory -++++++++++++++++++++++++++++++ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ See :ref:`adding_a_renderer` for more information for the definition of a :term:`renderer factory`. Here's an example of the registration of a simple @@ -1026,7 +1026,7 @@ See also :ref:`renderer_directive` and Overriding an Existing Renderer -+++++++++++++++++++++++++++++++ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You can associate more than one filename extension with the same existing renderer implementation as necessary if you need to use a -- cgit v1.2.3