This commit is contained in:
CaCO3
2023-02-09 21:29:55 +01:00
parent c91c63f38a
commit 93d2e6f72c
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ Each parameter which is listed in the [configfile](https://github.com/jomjol/AI-
has its own description page in the folder `param-docs/parameter-pages` (grouped by the config sections).
Those pages can be edited as needed.
The script `param-docs/concat-parameter-pages.py` should be run whenever one of the pages changed.
The script `concat-parameter-pages.py` in`param-docs` should be run whenever one of the pages changed.
It then concatenates all pages into the single `../docs/Parameters.md` which gets be added to the `mkdocs` documentation.
### Template Generator