Add add_generic_role().

This commit is contained in:
Georg Brandl
2009-01-22 20:01:01 +01:00
parent 9c552c5d33
commit bb291e5045
3 changed files with 13 additions and 0 deletions

View File

@@ -81,6 +81,9 @@ New features added
- There is now a ``Sphinx.add_lexer()`` method to be able to use
custom Pygments lexers easily.
- There is now ``Sphinx.add_generic_rol()`` to mirror the docutils'
own function.
* Other changes:
- Config overrides for single dict keys can now be given on the