sphinx-paramlinks 0.5.4-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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-paramlinks_0.5.4-1.dsc 2.1 KiB 061a14b14892d546e80d88c4ad7469bab696b1b49b005463d958b74c2b945d61
sphinx-paramlinks_0.5.4.orig.tar.gz 11.5 KiB 9f7bffa9f4197aa60369058c0a13ca5e7aa938e84c0643e300d341bbe2f4958a
sphinx-paramlinks_0.5.4-1.debian.tar.xz 2.9 KiB 24d987f99ab44e373f07353bdff315adf5ff358905ee18f75cb802e4c14666f6

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.