mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
changelog: make napoleon more visible
This commit is contained in:
@@ -18,6 +18,9 @@ Incompatible changes
|
||||
New features
|
||||
------------
|
||||
|
||||
* Added ``sphinx.ext.napoleon`` extension for NumPy and Google style docstring
|
||||
support.
|
||||
|
||||
* PR#202: Allow "." and "~" prefixed references in ``:param:`` doc fields
|
||||
for Python.
|
||||
|
||||
@@ -36,9 +39,6 @@ New features
|
||||
|
||||
* Prompt for the document language in sphinx-quickstart.
|
||||
|
||||
* Added ``sphinx.ext.napoleon`` extension for NumPy and Google style docstring
|
||||
support.
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user