[ buster ]
[ ソース: sphinxcontrib-autoprogram ]
パッケージ: sphinxcontrib-autoprogram (0.1.5-1)
sphinxcontrib-autoprogram に関するリンク
Debian の資源:
sphinxcontrib-autoprogram ソースパッケージをダウンロード:
- [sphinxcontrib-autoprogram_0.1.5-1.dsc]
- [sphinxcontrib-autoprogram_0.1.5.orig.tar.gz]
- [sphinxcontrib-autoprogram_0.1.5-1.debian.tar.xz]
メンテナ:
- Debian Med Packaging Team (QA ページ, メールアーカイブ)
- Tim Booth (QA ページ)
- Andreas Tille (QA ページ)
- Kevin Murray (QA ページ)
外部の資源:
- ホームページ [pythonhosted.org]
類似のパッケージ:
automated documentation of CLI programs for Sphinx (Python 2)
This contrib extension, sphinxcontrib.autoprogram, provides an automated way to document CLI programs. It scans argparse.ArgumentParser object, and then expands it into a set of .. program:: and .. option:: directives.
In order to use it, add sphinxcontrib.autoprogram into extensions list of your Sphinx configuration file (conf.py)
This package contains the Python 2 version.
その他の sphinxcontrib-autoprogram 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-six
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- dep: python-sphinx
- Python プロジェクト向けドキュメンテーション生成ツール (Python 2 による実装)