mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
* fix code to pass test, add versionadded to doc, update CHANGES for pull request #229
This commit is contained in:
@@ -90,6 +90,8 @@ package.
|
||||
clashes with an existing translator an
|
||||
:exc:`sphinx.errors.ExtensionError` will be raised.
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
.. method:: Sphinx.add_node(node, **kwds)
|
||||
|
||||
Register a Docutils node class. This is necessary for Docutils internals.
|
||||
|
||||
Reference in New Issue
Block a user