Files
AI-on-the-edge-device-docs/docs/nav.yml
CaCO3 8eacff05e5 .
2023-02-21 20:35:23 +01:00

67 lines
1.7 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
- initial-setup.md
- Hardware-Compatibility.md
- Best-Practice.md
- FAQs.md
- External 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 Issue: https://github.com/jomjol/AI-on-the-edge-device/issues
- Join a Discussion: https://github.com/jomjol/AI-on-the-edge-device/discussions
- Configuration:
- Reference-Image.md
- Alignment.md
- ROI-Configuration.md
- Configuration.md
- Choosing-the-Model.md
- ota.md
- Advanced:
- Parameters.md
- Integration-Home-Assistant.md
- External-LED.md
- rolling-installation.md
- Watermeter-specific-analog---digital-transition.md
- collect-new-images.md
- Learn-models-with-your-own-images.md
- Correction Algorithm.md
- Neural-Network-Types.md
- Additional-Information.md
- New-Releases-Notification.md
- Troubleshooting:
- Error-Codes.md
- Error-Debugging.md
- Frequent-Reboots.md
- Demo-Mode.md
- API's:
- REST-API.md
- MQTT-API.md
- Influx-DB.md
# - ...
- Development:
- Build-Instructions.md
- Upload-files-by-script.md
- Testing.md
- Release-creation.md
- Old Pages (no longer maintained):
- outdated--Integrated-Functions.md
- Assorted Pages:
# List all pages which are not covered by above list
# Step by step we should migrate those page to the above list
- ...