.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
Makefile
README.md
common.mk
pyproject.toml
renovate.json
uv.lock
.github/PULL_REQUEST_TEMPLATE.md
.github/release-drafter.yml
.github/workflows/policy.yaml
.github/workflows/qa.yaml
.github/workflows/release-drafter.yaml
.github/workflows/release-publish.yaml
sphinx_related_links/__init__.py
sphinx_related_links/_version.py
sphinx_related_links/callback.py
sphinx_related_links/common.py
sphinx_related_links.egg-info/PKG-INFO
sphinx_related_links.egg-info/SOURCES.txt
sphinx_related_links.egg-info/dependency_links.txt
sphinx_related_links.egg-info/requires.txt
sphinx_related_links.egg-info/top_level.txt
sphinx_related_links/_static/related-links.css
tests/__init__.py
tests/integration/__init__.py
tests/integration/test_simple_integration.py
tests/integration/example/__init__.py
tests/integration/example/conf.py
tests/integration/example/index.rst
tests/integration/example/myst-source.md
tests/integration/example/_templates/page.html
tests/unit/__init__.py
tests/unit/test_related_links.py