* fix code to pass test, add versionadded to doc, update CHANGES for pull request #229

This commit is contained in:
Takayuki Shimizukawa
2014-08-03 19:19:31 +09:00
parent 9191ffaa50
commit 2e1c16486c
3 changed files with 24 additions and 19 deletions
+2
View File
@@ -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.