mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 12:07:01 +03:00
update explanations
This commit is contained in:
@@ -22,6 +22,7 @@ has its own description page in the folder `param-docs/parameter-pages` (grouped
|
||||
Those pages can be edited as needed.
|
||||
|
||||
The script `concat-parameter-pages.py` in `param-docs` should be run whenever one of the pages changed.
|
||||
This happens automatically in the Github action.
|
||||
It then concatenates all pages into the single `../docs/Parameters.md` which gets be added to the `mkdocs` documentation.
|
||||
|
||||
### Template Generator
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Build the Project
|
||||
See [README.md](https://github.com/jomjol/AI-on-the-edge-device/blob/master/code/README.md)
|
||||
See [README.md](https://github.com/jomjol/AI-on-the-edge-device/blob/master/code/README.md) in the main repo.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Parameters
|
||||
|
||||
:bangbang: This is just a dummy page! It gets automatically replaced by a concatenated list of all pages in [/param-docs/parameter-pages](https://github.com/jomjol/AI-on-the-edge-device-docs/tree/main/param-docs/parameter-pages)!
|
||||
:bangbang: This is just a dummy page! It gets automatically replaced by a concatenated list of all pages in the main repo (https://github.com/jomjol/AI-on-the-edge-device/tree/rolling/param-docs)!
|
||||
See the [Readme](https://github.com/jomjol/AI-on-the-edge-device-docs/blob/main/README.md#parameter-documentation) for details!
|
||||
|
||||
Reference in New Issue
Block a user