[ trixie ]
[ sid ]
[ ソース: python-autodocsumm ]
パッケージ: python3-autodocsumm (0.2.14-2)
python3-autodocsumm に関するリンク
Debian の資源:
python-autodocsumm ソースパッケージをダウンロード:
- [python-autodocsumm_0.2.14-2.dsc]
- [python-autodocsumm_0.2.14.orig.tar.gz]
- [python-autodocsumm_0.2.14-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-autodocsumm 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx
- documentation generator for Python projects
-
- sug: python-autodocsumm-doc
- Extended sphinx autodoc including automatic autosummaries (Documentation)