[ 源代码: sphinxcontrib-restbuilder ]
软件包:python3-sphinxcontrib.restbuilder(0.3-3)
python3-sphinxcontrib.restbuilder 的相关链接
Debian 的资源:
下载源码包 sphinxcontrib-restbuilder:
- [sphinxcontrib-restbuilder_0.3-3.dsc]
- [sphinxcontrib-restbuilder_0.3.orig.tar.gz]
- [sphinxcontrib-restbuilder_0.3-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
extension to build reST (reStructuredText) files with Sphinx (Python 3)
This extension is in particular useful to use in combination with the autodoc extension. In this combination, autodoc generates the documentation based on docstrings, and restbuilder outputs the result are reStructuredText (.rst) files.
In order to use it, add sphinxcontrib.restbuilder into the extensions list of your Sphinx configuration file (conf.py)
This package contains the Python 3 version.
其他与 python3-sphinxcontrib.restbuilder 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx
- documentation generator for Python projects