LICENSE
README.md
pyproject.toml
src/sphinx_ford/__init__.py
src/sphinx_ford/_ford_compat.py
src/sphinx_ford/_md2rst.py
src/sphinx_ford/domain.py
src/sphinx_ford/ford_bridge.py
src/sphinx_ford/ford_parser.py
src/sphinx_ford.egg-info/PKG-INFO
src/sphinx_ford.egg-info/SOURCES.txt
src/sphinx_ford.egg-info/dependency_links.txt
src/sphinx_ford.egg-info/requires.txt
src/sphinx_ford.egg-info/top_level.txt
tests/test_domain.py
tests/test_ford_bridge.py
tests/test_ford_parser.py
tests/test_integration.py
tests/test_md2rst.py
tests/test_nesting.py