jaraco / rst.linker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tests Ruff Code style: Black https://readthedocs.org/projects/rstlinker/badge/?version=latest https://img.shields.io/badge/skeleton-2023-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.

About

License:MIT License


Languages

Language:Python 100.0%