Initial readthedocs config (#339)

* Add links to documentation.
 * Drop unused file class_soc_calc.
This commit is contained in:
Dominique Lasserre
2025-01-06 19:34:15 +01:00
committed by GitHub
parent 214768795f
commit 10acc705ec
6 changed files with 20 additions and 340 deletions

View File

@@ -54,6 +54,7 @@ dist: pip
# Target to generate documentation
gen-docs: pip-dev
.venv/bin/pip install -e .
.venv/bin/python ./scripts/generate_config_md.py --output-file docs/_generated/config.md
.venv/bin/python ./scripts/generate_openapi_md.py --output-file docs/_generated/openapi.md
.venv/bin/python ./scripts/generate_openapi.py --output-file openapi.json