mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-06 03:26:54 +03:00
Restructure param docs (#15)
* Update build-docs.yaml * . * moved files * . * Update build-docs.yaml * Update build-docs.yaml --------- Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
2
.github/workflows/build-docs.yaml
vendored
2
.github/workflows/build-docs.yaml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
- name: Store docs in gh-pages branch
|
||||
run: |
|
||||
# Update Parameter Documentation
|
||||
cd generate-param-docs
|
||||
cd param-docs
|
||||
python generate-param-doc-pages.py
|
||||
python concat-parameter-pages.py
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user