Files
AI-on-the-edge-device-docs/docs/nav.yml
CaCO3 1ce20be3d6 .
2023-01-05 23:00:03 +01:00

39 lines
1.0 KiB
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
- Getting Started:
- index.md
- Installation.md
- Hardware-Compatibility.md
- Best-Practice.md
- FAQs.md
- Configuration:
- Choosing-the-Model.md
- Advanced:
- Build-Instructions.md
- Upload-files-by-script.md
- API's:
- REST-API.md
- MQTT-API.md
# - Influx DB
# - ...
- Links:
- Releases: https://github.com/jomjol/AI-on-the-edge-device/releases
- 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
#- Old Documentation:
- Asorted Pages:
# List all pages which are not covered by above list
# Step by step we should migrate those page to the above list
- ...