套件: python3-sphinx-autodoc-typehints (1.12.0-1)
python3-sphinx-autodoc-typehints 的相關超連結
Trisquel 的資源:
下載原始碼套件 sphinx-autodoc-typehints:
- [sphinx-autodoc-typehints_1.12.0-1.dsc]
- [sphinx-autodoc-typehints_1.12.0.orig.tar.gz]
- [sphinx-autodoc-typehints_1.12.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- William Grzybowski
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx
- documentation generator for Python projects