[ 源代码: sphinxcontrib-autoprogram ]
软件包:python3-sphinxcontrib.autoprogram(0.1.5-1)
python3-sphinxcontrib.autoprogram 的相关链接
Debian 的资源:
下载源码包 sphinxcontrib-autoprogram:
- [sphinxcontrib-autoprogram_0.1.5-1.dsc]
- [sphinxcontrib-autoprogram_0.1.5.orig.tar.gz]
- [sphinxcontrib-autoprogram_0.1.5-1.debian.tar.xz]
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Tim Booth (QA 页面)
- Andreas Tille (QA 页面)
- Kevin Murray (QA 页面)
外部的资源:
- 主页 [pythonhosted.org]
相似软件包:
automated documentation of CLI programs for Sphinx (Python 3)
This contrib extension, sphinxcontrib.autoprogram, provides an automated way to document CLI programs. It scans argparse.ArgumentParser object, and then expands it into a set of .. program:: and .. option:: directives.
In order to use it, add sphinxcontrib.autoprogram into extensions list of your Sphinx configuration file (conf.py)
This package contains the Python 3 version.
其他与 python3-sphinxcontrib.autoprogram 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-sphinx
- documentation generator for Python projects (implemented in Python 3)