Bug#1078264: ITP: python-autodocsumm -- Extended sphinx autodoc including automatic autosummaries
Package: wnpp
Severity: wishlist
Owner: Kathara Sasikumar <katharasasikumar007@gmail.com>
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : python-autodocsumm
Version : 0.2.13
Upstream Contact: Philipp S. Sommer <philipp.sommer@hereon.de>
* URL : https://github.com/Chilipp/autodocsumm
* License : Apache-2.0
Programming Lang: Python
Description : Extended sphinx autodoc including automatic autosummaries
This sphinx extension provides some useful extensions to the Sphinxs autodoc
extension. Those are
* It creates a Table of Contents in the style of the autosummary extension
with methods, classes, functions and attributes
* As you can include the __init__ method documentation for via the
autoclass_content configuration value, it provides the autodata_content
configuration value to include the documentation from the __call__
method.
* You can exclude the string representation of specific objects. E.g. if
you have a large dictionary using the not_document_data configuration
value.
I intent to maintain this package within the Debian Python Team by
the help of Carsten Schoenert.
Thank you,
Kathara Sasikumar
Reply to: