rst-linker 2.6.0


pip install rst-linker

  Latest version

Released: Apr 23, 2024

Project Links

Meta
Author: Jason R. Coombs
Requires Python: >=3.8

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3
  • Python :: 3 :: Only

Framework
  • Sphinx :: Extension
https://img.shields.io/pypi/v/rst.linker.svg https://img.shields.io/pypi/pyversions/rst.linker.svg tests Ruff https://readthedocs.org/projects/rstlinker/badge/?version=latest https://img.shields.io/badge/skeleton-2024-informational

rst.linker provides a routine for adding links and performing other custom replacements to reStructuredText files as a Sphinx extension.

Usage

In your sphinx conf file, include rst.linker as an extension and then add a link_files configuration section describing the substitutions to make. For an example, see rst.linker’s own conf.py or read the source to learn more about the the linkers provided.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
jaraco.vcs (>=2.1)
jaraco.context