套件: python3-sphinxcontrib.restbuilder (0.3-3)
python3-sphinxcontrib.restbuilder 的相關超連結
Trisquel 的資源:
下載原始碼套件 sphinxcontrib-restbuilder:
- [sphinxcontrib-restbuilder_0.3-3.dsc]
- [sphinxcontrib-restbuilder_0.3.orig.tar.gz]
- [sphinxcontrib-restbuilder_0.3-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Carsten Schoenert
外部的資源:
- 主頁 [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