[ ソース: sphinx-autodoc-typehints ]
パッケージ: python3-sphinx-autodoc-typehints (1.9.0-1)
python3-sphinx-autodoc-typehints に関するリンク
Debian の資源:
sphinx-autodoc-typehints ソースパッケージをダウンロード:
- [sphinx-autodoc-typehints_1.9.0-1.dsc]
- [sphinx-autodoc-typehints_1.9.0.orig.tar.gz]
- [sphinx-autodoc-typehints_1.9.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Type hints support for the Sphinx autodoc extension
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
It listens to the autodoc-process-signature and autodoc-process-docstring Sphinx events in order to strip annotations and inject appropriate directives.
その他の python3-sphinx-autodoc-typehints 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-sphinx
- documentation generator for Python projects