mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #1939
This commit is contained in:
parent
40a1b37d99
commit
e96d0d87bc
2
CHANGES
2
CHANGES
@ -20,7 +20,6 @@ Incompatible changes
|
|||||||
|
|
||||||
Features added
|
Features added
|
||||||
--------------
|
--------------
|
||||||
* Added the ``dummy`` builder: syntax check without output.
|
|
||||||
|
|
||||||
* #2092: add todo directive support in napoleon package.
|
* #2092: add todo directive support in napoleon package.
|
||||||
* #1962: when adding directives, roles or nodes from an extension, warn if such
|
* #1962: when adding directives, roles or nodes from an extension, warn if such
|
||||||
@ -44,6 +43,7 @@ Features added
|
|||||||
* #2162: Add Sphinx.add_source_parser() to add source_suffix and source_parsers from extension
|
* #2162: Add Sphinx.add_source_parser() to add source_suffix and source_parsers from extension
|
||||||
* #2207: Add sphinx.parsers.Parser class; a base class for new parsers
|
* #2207: Add sphinx.parsers.Parser class; a base class for new parsers
|
||||||
* #656: Add ``graphviz_dot`` option to graphviz directives to switch the ``dot`` command
|
* #656: Add ``graphviz_dot`` option to graphviz directives to switch the ``dot`` command
|
||||||
|
* #1939: Added the ``dummy`` builder: syntax check without output.
|
||||||
|
|
||||||
Bugs fixed
|
Bugs fixed
|
||||||
----------
|
----------
|
||||||
|
Loading…
Reference in New Issue
Block a user