[ ソース: sphinx-paramlinks ]
パッケージ: python3-sphinx-paramlinks (0.5.0-1)
python3-sphinx-paramlinks に関するリンク
Debian の資源:
sphinx-paramlinks ソースパッケージをダウンロード:
- [sphinx-paramlinks_0.5.0-1.dsc]
- [sphinx-paramlinks_0.5.0.orig.tar.gz]
- [sphinx-paramlinks_0.5.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python3-sphinxcontrib.doxylink
- python3-cloud-sptheme
- python-cloud-sptheme
- python3-sphinxcontrib.bibtex
- python3-sphinx-feature-classification
- python3-sphinxcontrib.django
- python-sphinx-panels-doc
- python3-sphinxcontrib.plantuml
- python3-sphinxemoji
- python3-sphinxcontrib.apidoc
- python3-repoze.sphinx.autointerface
Sphinx extension to make param links linkable (Python 3 version)
Sphinx extension which allows :param: directives within Python documentation to be linkable.
Features:
* :param: directives within Sphinx function/method descriptions will be given aparagraph link so that they can be linked to externally. * a new text role :paramref: is added, which works like :meth:, :func:, etc.
This package contains Python 3.x version of sphinx_paramlinks module.
その他の python3-sphinx-paramlinks 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-sphinx
- documentation generator for Python projects