mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-13 07:21:16 +00:00
Initial readthedocs config (#339)
* Add links to documentation. * Drop unused file class_soc_calc.
This commit is contained in:
committed by
GitHub
parent
214768795f
commit
10acc705ec
1
Makefile
1
Makefile
@@ -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
|
||||
|
Reference in New Issue
Block a user