Docs: Add Sphinx-based manual

This commit is contained in:
Ole Schütt 2023-06-06 22:20:50 +02:00 committed by Ole Schütt
parent 03f49e929a
commit 934a489bed
16 changed files with 508 additions and 8 deletions

View file

@ -41,6 +41,7 @@ run_test mypy --strict ./tools/precommit/format_makefile.py
run_test mypy --strict ./tools/docker/generate_dockerfiles.py
run_test mypy --strict ./tools/apptainer/generate_apptainer_def_files.py
run_test mypy --strict ./tools/conventions/analyze_gfortran_ast.py
run_test mypy --strict ./docs/generate_input_reference.py
# TODO: Find a way to test generate_dashboard.py without git repository.
#