sphinx-paramlinks 0.5.2-1 source package in Ubuntu

Changelog

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-paramlinks_0.5.2-1.dsc 2.1 KiB f8abdfa88c208b895c69ceaf8a33de73bdcdb9b25b88943a34cfcc46f133e8a5
sphinx-paramlinks_0.5.2.orig.tar.gz 9.9 KiB 51b3ecca66de5c063e97019eb354eec17a657f424a00357a04ee981c80ad5be9
sphinx-paramlinks_0.5.2-1.debian.tar.xz 2.9 KiB 0320e581274a0dc704581664116dc1acc113b4a9575afb84d90145d2b5766d7e

Available diffs

No changes file available.

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.