# 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 - Create 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 - data-logging.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: - Reduced webinterface (error codes): Error-Codes.md - Board status LED (blink codes): StatusLED-BlinkCodes.md - WLAN disconnect reasons: WLAN-disconnect-reason.md - Often observed issues: Error-Debugging.md - Basic hardware/config issues: Frequent-Reboots.md - Demo mode: 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 - ...