LICENSE
README.md
VERSION
pyproject.toml
setup.py
src/sphinx_fortran_domain/__init__.py
src/sphinx_fortran_domain/directives.py
src/sphinx_fortran_domain/domain.py
src/sphinx_fortran_domain/utils.py
src/sphinx_fortran_domain.egg-info/PKG-INFO
src/sphinx_fortran_domain.egg-info/SOURCES.txt
src/sphinx_fortran_domain.egg-info/dependency_links.txt
src/sphinx_fortran_domain.egg-info/not-zip-safe
src/sphinx_fortran_domain.egg-info/requires.txt
src/sphinx_fortran_domain.egg-info/top_level.txt
src/sphinx_fortran_domain/lexers/__init__.py
src/sphinx_fortran_domain/lexers/lexer_ford.py
src/sphinx_fortran_domain/lexers/lexer_lfortran.py
src/sphinx_fortran_domain/lexers/lexer_regex.py
tests/test_doc_markers.py
tests/test_docstring_format.py
tests/test_ford_lexer_optional.py
tests/test_reference_plugin_integration.py
tests/test_regex_lexer.py
tests/test_sources_exclude.py
tests/test_version.py