chore(docs): simplify end-user guides and align web panel docs with current UI

이 커밋은 다음에 포함됨:
Jared Dohrman
2026-04-10 23:08:51 +10:00
부모 328a0ecf6f
커밋 3db8b96d6f
6개의 변경된 파일25개의 추가작업 그리고 10개의 파일을 삭제
+6 -3
파일 보기
@@ -3,17 +3,20 @@
MeshCore-EastMesh keeps the upstream MeshCore firmware intact and adds an EastMesh layer on top for:
- `repeater_mqtt` builds with native WiFi, MQTT, and the optional local web panel
- `companion_radio_wifi` builds for WiFi-connected companion devices
- `companion_radio_wifi` builds for Wi-Fi-connected companion devices
- EastMesh-specific release automation and versioning on top of upstream MeshCore releases
## Start Here
## End User Guides
- [Download and Flash Releases](./releases.md)
- [Migration From xJARiD/MeshCore](./migration.md)
- [Use the Repeater Web Panel](./web-panel.md)
- [Build Locally With uv](./local-builds.md)
- [Custom CLI Commands](./custom-cli.md)
## Developer Notes
- [Build Locally With uv](./local-builds.md)
## Current Scope
This docs site only covers the EastMesh-specific pieces in this repository.