sphinx-paramlinks 0.3.5-1build1 source package in Ubuntu

Changelog

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-paramlinks_0.3.5.orig.tar.gz 7.5 KiB 7a09cd43910a57a60d6fee3c791723d4c69dc13235fb1279d28940a93e5078f1
sphinx-paramlinks_0.3.5-1build1.debian.tar.xz 2.6 KiB 846421b1a0f3953e7b334c5816f1e05ec5cd64f804a199c4b4bf14b85c64d38f
sphinx-paramlinks_0.3.5-1build1.dsc 2.2 KiB b0710439c408a1bcf17bb559fc6d1663e8db08b28797ce688ed2e05fdb3d96de

View changes file

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.