Files
AI-on-the-edge-device-docs/docs/nav.yml
2023-01-03 08:11:27 +01:00

27 lines
834 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
- Getting Started:
- index.md
- Installation.md
- FAQs.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
- Asorted Pages:
# List all pages which are not covered by above list
# Step by step we should migrate those page to the above list
- ...