diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/declarative.rst | 4 |
1 files 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 |
