sphinx-paramlinks 0.6.0-ok1 source package in openKylin
Changelog
sphinx-paramlinks (0.6.0-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:59:36 +0800
sphinx-paramlinks (0.6.0-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:59:36 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
sphinx-paramlinks_0.6.0.orig.tar.gz | 12.1 KiB | 746a0816860aa3fff5d8d746efcbec4deead421f152687411db1d613d29f915e |
sphinx-paramlinks_0.6.0-ok1.debian.tar.xz | 2.1 KiB | 4bfb5be808960b8a68cc3f7cfa270f3dea721a57694d0168fa67180291ec5f3b |
sphinx-paramlinks_0.6.0-ok1.dsc | 1.9 KiB | 7ddd854cacb3351f19211e8f8ebade3991b7e0d0acf178a1a9f990223f7ae30e |
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.