[ 源代码: 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