deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-sphinx, python3:any
Description: |-
Extended sphinx autodoc including automatic autosummaries (Python 3)
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.
.
This package contains the Python 3 version.
Homepage: https://github.com/Chilipp/autodocsumm
Installed-Size: '55'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-autodocsumm
Priority: optional
Section: python
Source: python-autodocsumm
Suggests: python-autodocsumm-doc
Version: 0.2.14-1
srcpkg_name: python-autodocsumm
srcpkg_version: 0.2.14-1