Pakket: python3-sphinxcontrib.apidoc (0.6.0-1)
Verwijzigingen voor python3-sphinxcontrib.apidoc
Debian bronnen:
Het bronpakket python-sphinxcontrib.apidoc downloaden:
- [python-sphinxcontrib.apidoc_0.6.0-1.dsc]
- [python-sphinxcontrib.apidoc_0.6.0.orig.tar.xz]
- [python-sphinxcontrib.apidoc_0.6.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan python3-sphinxcontrib.apidoc gerelateerde pakketten
|
|
|
|
-
- 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