mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Note `autosummary
` extension.
This commit is contained in:
parent
9f12d678aa
commit
33a30a21db
3
CHANGES
3
CHANGES
@ -145,6 +145,9 @@ New features added
|
|||||||
- New ``inheritance_diagram`` extension to embed... inheritance
|
- New ``inheritance_diagram`` extension to embed... inheritance
|
||||||
diagrams!
|
diagrams!
|
||||||
|
|
||||||
|
- New ``autosummary`` extension that generates summaries of
|
||||||
|
modules and automatic documentation of modules.
|
||||||
|
|
||||||
- Autodoc now has a reusable Python API, which can be used to
|
- Autodoc now has a reusable Python API, which can be used to
|
||||||
create custom types of objects to auto-document (e.g. Zope
|
create custom types of objects to auto-document (e.g. Zope
|
||||||
interfaces). See also ``Sphinx.add_autodocumenter()``.
|
interfaces). See also ``Sphinx.add_autodocumenter()``.
|
||||||
|
Loading…
Reference in New Issue
Block a user