.cspell.json
.editorconfig
.gitignore
.pre-commit-config.yaml
.prettierignore
.taplo.toml
CONTRIBUTING.md
LICENSE
README.md
environment.yml
pyproject.toml
.github/release-drafter.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
.github/workflows/clean-caches.yml
.github/workflows/pr-linting.yml
.github/workflows/release-drafter.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
src/sphinx_api_relink/__init__.py
src/sphinx_api_relink/helpers.py
src/sphinx_api_relink/linkcode.py
src/sphinx_api_relink/py.typed
src/sphinx_api_relink.egg-info/PKG-INFO
src/sphinx_api_relink.egg-info/SOURCES.txt
src/sphinx_api_relink.egg-info/dependency_links.txt
src/sphinx_api_relink.egg-info/requires.txt
src/sphinx_api_relink.egg-info/top_level.txt
src/sphinx_api_relink/templates/module.rst_t
src/sphinx_api_relink/templates/package.rst_t
src/sphinx_api_relink/templates/toc.rst_t