sphinx-paramlinks 0.5.1-2 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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-paramlinks_0.5.1-2.dsc 2.1 KiB a1e8a012bb63cc335d8a7708c878fe22522098cad43182d641fe03348cd670d2
sphinx-paramlinks_0.5.1.orig.tar.gz 10.0 KiB ff14d760f5c8c6b5f09c4be26081ccd0f89d64720e2933ddc9e11ffa909d41ae
sphinx-paramlinks_0.5.1-2.debian.tar.xz 2.8 KiB 35f334d80e616669a44d416492452158dd702b3683acd22f5decd68220267d7b

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.