forked from jomjol/AI-on-the-edge-device-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
nav.yml
64 lines (54 loc) · 1.75 KB
/
nav.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# 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
- 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 Issues: https://github.com/jomjol/AI-on-the-edge-device/issues
- Join a Discussions: https://github.com/jomjol/AI-on-the-edge-device/discussions
- Configuration:
- ROI-Configuration.md
- Graphical-Configuration.md
- Choosing-the-Model.md
- Neural-Network-Types.md
- ota.md
- Advanced:
- Integration-Home-Assistant.md
- External-LED.md
- rolling-installation.md
- Configuration-Parameter-Details.md
- Configuration.md
- Watermeter-specific-analog---digital-transition.md
- Learn-models-with-your-own-images.md
- Correction Algorithm.md
- Additional-Information.md
- Troubleshooting:
- Error-Codes.md
- Error-Debugging.md
- Frequent-Reboots.md
- API's:
- REST-API.md
- MQTT-API.md
- Influx-DB.md
# - ...
- Development:
- Build-Instructions.md
- Demo-Mode.md
- Upload-files-by-script.md
- Testing.md
- Release-creation.md
- Old Pages (no longer maintained):
- outdated--Integrated-Functions.md
- outdated--Gasmeter-Log-Downloader.md
- outdated--Migrate-Old-Config-To-New-Config.md
- Asorted Pages:
# List all pages which are not covered by above list
# Step by step we should migrate those page to the above list
- ...