[ ソース: 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