Install this package:
emerge -a dev-python/autodocsumm
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/autodocsumm
Or alternatively:
emerge --autounmask-write -a dev-python/autodocsumm
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.15 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>universebenzene@sina.com</email> <name>Astro Benzene</name> </maintainer> <longdescription lang="en"> 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, 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. </longdescription> <upstream> <remote-id type="pypi">autodocsumm</remote-id> <remote-id type="github">Chilipp/autodocsumm</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | autodocsumm-0.2.15.gh.tar.gz | 48722 bytes | 0.2.15 |
| Type | File | Size |
|---|---|---|
| EBUILD | autodocsumm-0.2.15.ebuild | 879 bytes |
| MISC | metadata.xml | 1027 bytes |