mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
changelog: make napoleon more visible
This commit is contained in:
parent
4219cd32c8
commit
8671744e75
6
CHANGES
6
CHANGES
@ -18,6 +18,9 @@ Incompatible changes
|
|||||||
New features
|
New features
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
* Added ``sphinx.ext.napoleon`` extension for NumPy and Google style docstring
|
||||||
|
support.
|
||||||
|
|
||||||
* PR#202: Allow "." and "~" prefixed references in ``:param:`` doc fields
|
* PR#202: Allow "." and "~" prefixed references in ``:param:`` doc fields
|
||||||
for Python.
|
for Python.
|
||||||
|
|
||||||
@ -36,9 +39,6 @@ New features
|
|||||||
|
|
||||||
* Prompt for the document language in sphinx-quickstart.
|
* Prompt for the document language in sphinx-quickstart.
|
||||||
|
|
||||||
* Added ``sphinx.ext.napoleon`` extension for NumPy and Google style docstring
|
|
||||||
support.
|
|
||||||
|
|
||||||
Bugs fixed
|
Bugs fixed
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user