mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-06 03:26:54 +03:00
* . * . * Add files via upload * Create build-docs.yaml * Delete .github/workflow directory * . * . * Update build-docs.yaml * Update build-docs.yaml * . * . * . * . * . * . * . Co-authored-by: CaCO3 <caco@ruinelli.ch>
17 lines
616 B
YAML
17 lines
616 B
YAML
# Configure the navigation using following list
|
|
# and the Awesome Pages Plugin (https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin)
|
|
|
|
nav:
|
|
# List all files in the expected order
|
|
- index.md
|
|
|
|
- Links:
|
|
- Web Installer/Console: https://jomjol.github.io/AI-on-the-edge-device/index.html
|
|
- Place an Issues: https://github.com/jomjol/AI-on-the-edge-device/issues
|
|
- Join a Discussions: https://github.com/jomjol/AI-on-the-edge-device/discussions
|
|
|
|
- Asorted Pages:
|
|
# List all pages which are not covered by above list
|
|
# Step by step we should migrate those page to the above list
|
|
- ...
|