.gitignore
2003standard.pdf
2008standard.pdf
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
README.rst
ford.py
output-example.png
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/black.yml
.github/workflows/python_publish.yml
.github/workflows/test.yml
FORD.egg-info/PKG-INFO
FORD.egg-info/SOURCES.txt
FORD.egg-info/dependency_links.txt
FORD.egg-info/entry_points.txt
FORD.egg-info/requires.txt
FORD.egg-info/top_level.txt
example/example-project-file.md
example/src/excluded_file.f90
example/src/ford_test_module.fpp
example/src/ford_test_program.f90
example/src/excluded_directory/this_file_will_not_be_included.f90
ford/__init__.py
ford/__main__.py
ford/_version.py
ford/config.json
ford/favicon.png
ford/fixed2free2.py
ford/fortran_project.py
ford/graphmanager.py
ford/graphs.py
ford/intrinsics.py
ford/md_environ.py
ford/md_striped_table.py
ford/output.py
ford/pagetree.py
ford/reader.py
ford/sourceform.py
ford/tipue_search.py
ford/utils.py
ford/css/bootstrap.css
ford/css/bootstrap.min.css
ford/css/font-awesome.css
ford/css/font-awesome.min.css
ford/css/local.css
ford/css/pygments.css
ford/fonts/FontAwesome.otf
ford/fonts/fontawesome-webfont.eot
ford/fonts/fontawesome-webfont.svg
ford/fonts/fontawesome-webfont.ttf
ford/fonts/fontawesome-webfont.woff
ford/fonts/glyphicons-halflings-regular.eot
ford/fonts/glyphicons-halflings-regular.svg
ford/fonts/glyphicons-halflings-regular.ttf
ford/fonts/glyphicons-halflings-regular.woff
ford/js/bootstrap.js
ford/js/bootstrap.min.js
ford/js/ie10-viewport-bug-workaround.js
ford/js/jquery-2.1.3.min.js
ford/js/svg-pan-zoom.min.js
ford/js/MathJax-config/.gitignore
ford/templates/absint_list.html
ford/templates/base.html
ford/templates/block_list.html
ford/templates/block_page.html
ford/templates/file_list.html
ford/templates/file_page.html
ford/templates/genint_page.html
ford/templates/index.html
ford/templates/info_page.html
ford/templates/macros.html
ford/templates/mod_list.html
ford/templates/mod_page.html
ford/templates/nongenint_page.html
ford/templates/proc_list.html
ford/templates/proc_page.html
ford/templates/prog_list.html
ford/templates/prog_page.html
ford/templates/search.html
ford/templates/type_page.html
ford/templates/types_list.html
ford/tipuesearch/.DS_Store
ford/tipuesearch/tipuesearch.css
ford/tipuesearch/tipuesearch.js
ford/tipuesearch/tipuesearch.min.js
ford/tipuesearch/tipuesearch_set.js
ford/tipuesearch/img/.DS_Store
ford/tipuesearch/img/loader.gif
ford/tipuesearch/img/search.png
test/conftest.py
test/test_example.py
test/test_initialisation.py
test/test_md_environ.py
test/test_md_inputs.py
test/test_md_table.py
test/test_pagetree.py
test/test_project.py
test/test_reader.py
test/test_sourceform.py
test/test_utils.py
test/test_projects/test_external_project.py
test_data/ford_issues_bad.f90
test_data/ford_issues_ok.f90
test_data/ford_issues_ok_expected.f90
test_data/ford_test_program.f90
test_data/ford_test_program_expected.f90
test_data/external_project/external_project/doc.md
test_data/external_project/external_project/src/external.f90
test_data/external_project/top_level_project/doc.md
test_data/external_project/top_level_project/src/top_level.f90