mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Docs: Add Sphinx-based manual
This commit is contained in:
parent
03f49e929a
commit
934a489bed
16 changed files with 508 additions and 8 deletions
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue