Files
NANOKVM-MaixCDK-MIRROR/docs/doc/sidebar.yaml
2024-11-08 19:00:23 +08:00

37 lines
958 B
YAML

items:
- label: Quick start
file: README.md
- label: FAQ
file: faq.md
- label: Convention
collapsed: false
items:
- label: Code Convention
file: convention/README.md
- label: Add New API
file: convention/add_api.md
- label: APP framework
file: convention/app.md
- label: I18N(translation)
file: convention/i18n.md
- label: Communicate protocol
file: convention/protocol.md
- label: NN AI model
file: convention/nn.md
- label: Memory leak check
file: convention/memcheck.md
- label: Docker Evironment
file: dev/docker/README.md
- label: More documentaion
file: more.md
- label: Application Notes
collapsed: false
items:
- label: About These Notes
file: application/README.md
- label: YOLO11 dev note
file: application/ai/yolo11.md
- label: LVGL
file: application/ui/lvgl.md