[ 原始碼: python-sphinxcontrib.apidoc ]
套件:python3-sphinxcontrib.apidoc(0.3.0-2)
python3-sphinxcontrib.apidoc 的相關連結
Debian 的資源:
下載原始碼套件 python-sphinxcontrib.apidoc:
- [python-sphinxcontrib.apidoc_0.3.0-2.dsc]
- [python-sphinxcontrib.apidoc_0.3.0.orig.tar.xz]
- [python-sphinxcontrib.apidoc_0.3.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- python3-sphinx-gallery
- python3-sphinxcontrib.httpdomain
- python3-sphinx-argparse
- python3-sphinxcontrib.restbuilder
- python-sphinx-gallery-doc
- python-sphinxcontrib.httpdomain
- python-sphinxcontrib.restbuilder
- python-sphinx-argparse
- python3-autodocsumm
- python3-sphinxcontrib.openapi
- python3-repoze.sphinx.autointerface
Sphinx extension for running 'sphinx-apidoc' on each build - Python 3.x
sphinx-apidoc is a tool for automatic generation of Sphinx sources that, using the autodoc sphinx_autodoc extension, documents a whole package in the style of other automatic API documentation tools. sphinx-apidoc does not actually build documentation - rather it simply generates it. As a result, it must be run before sphinx-build.
This package contains the Python 3.x module.
其他與 python3-sphinxcontrib.apidoc 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-sphinx
- documentation generator for Python projects