mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
update CHANGES
This commit is contained in:
parent
3c4939fea2
commit
d01efde712
2
CHANGES
2
CHANGES
@ -6,7 +6,6 @@ Incompatible changes
|
||||
|
||||
* Dropped support for Python 2.5, 3.1 and 3.2.
|
||||
* Dropped support for docutils versions up to 0.9.
|
||||
* Add support for docutils 0.12
|
||||
* Removed the ``sphinx.ext.oldcmarkup`` extension.
|
||||
* The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and
|
||||
``unused_docs`` have been removed.
|
||||
@ -18,6 +17,7 @@ Features added
|
||||
--------------
|
||||
|
||||
* Add support for Python 3.4.
|
||||
* Add support for docutils 0.12
|
||||
* Added ``sphinx.ext.napoleon`` extension for NumPy and Google style docstring
|
||||
support.
|
||||
* PR#214: Added stemming support for 14 languages, so that the built-in document
|
||||
|
Loading…
Reference in New Issue
Block a user