sphinx-paramlinks 0.2.2-3 source package in Ubuntu

Changelog

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-paramlinks_0.2.2-3.dsc 2.2 KiB 18c45cb70607633bcd88036bcea8b464e16378e0cbd036424db6d8cd53b10400
sphinx-paramlinks_0.2.2.orig.tar.gz 6.7 KiB 7ac904f509563d810d00dc111bc8a95d39e62549b2ebe88c736ce32e2a1d3bfe
sphinx-paramlinks_0.2.2-3.debian.tar.xz 2.1 KiB f39d1b61496c4ccaf788ef8d743b0be079eeaa02cbb0763b20f2c5e0fe21ee91

Available diffs

No changes file available.

Binary packages built by this source

python-sphinx-paramlinks: Sphinx extension to make param links linkable (Python 2 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 2.x version of sphinx_paramlinks module.

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.