Skip to content

Commit 9567e82

Browse files
Modify structure
1 parent ae49a64 commit 9567e82

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

mkdocs.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,14 @@ nav:
4747
- Overview: architecture/overview.md
4848
- System Components: architecture/system-components.md
4949
- Filesystem Layout: architecture/filesystem.md
50-
- Building:
51-
- For ESP32: building/esp32.md
52-
- For Desktop: building/desktop.md
53-
- Porting Guide: building/porting.md
54-
- Release Checklist: building/release-checklist.md
50+
- OS Development:
51+
- Easy Quick Start: os-development/prebuilt.md
52+
- Building for Linux: os-development/building-for-linux.md
53+
- Building for MacOS: os-development/building-for-macos.md
54+
- Building for ESP32: os-development/building-for-esp32.md
55+
- Porting Guide: os-development/porting.md
56+
- Other:
57+
- Release Process: other/release-checklist.md
5558
extra:
5659
social:
5760
- icon: fontawesome/brands/github

0 commit comments

Comments
 (0)