sphinx-paramlinks 0.3.5-1 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

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-paramlinks_0.3.5-1.dsc 2.2 KiB 31b8dd4fcbcb4c766f1832f7f2edeb8499a2b6ce09121649156d9a9b25592f3d
sphinx-paramlinks_0.3.5.orig.tar.gz 7.5 KiB 7a09cd43910a57a60d6fee3c791723d4c69dc13235fb1279d28940a93e5078f1
sphinx-paramlinks_0.3.5-1.debian.tar.xz 2.5 KiB 10db7e25ad232d73bab584141e82b34d6d17fdea8bd60a85a61a65ce35eaef6e

Available diffs

No changes file available.

Binary packages built by this source

python-sphinx-paramlinks: No summary available for python-sphinx-paramlinks in ubuntu focal.

No description available for python-sphinx-paramlinks in ubuntu focal.

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.