Extended sphinx autodoc including automatic summaries
Welcome! This Sphinx extension adds functionality to the Sphinx autodoc extension: - 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, we provide 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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.2.15-1.fc45 | - |
| Fedora 44 | 0.2.15-1.fc44 | - |
| Fedora 43 | 0.2.15-1.fc43 | - |
You can contact the maintainers of this package via email at
python-autodocsumm dash maintainers at fedoraproject dot org.