sphinx-paramlinks 0.6.0-ok1 source package in openKylin

Changelog

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

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

Available diffs

View changes file

Binary packages built by this source

python3-sphinx-paramlinks: 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.