[ 源代码: sphinx-paramlinks ]
软件包:python3-sphinx-paramlinks(0.5.4-2)
python3-sphinx-paramlinks 的相关链接
Debian 的资源:
下载源码包 sphinx-paramlinks:
- [sphinx-paramlinks_0.5.4-2.dsc]
- [sphinx-paramlinks_0.5.4.orig.tar.gz]
- [sphinx-paramlinks_0.5.4-2.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx
- documentation generator for Python projects