chore: clean up docs, add push workflow

Tento commit je obsažen v:
Jared Dohrman
2026-04-09 16:36:49 +10:00
rodič 9ec430c241
revize f653f9ae7c
20 změnil soubory, kde provedl 450 přidání a 4254 odebrání
-12
Zobrazit soubor
@@ -1,12 +0,0 @@
# Local Documentation
This document explains how to build and view the MeshCore documentation locally.
## Building and viewing Docs
```
uv sync --group docs
```
- `uv run --group docs mkdocs serve` - Start the live-reloading docs server.
- `uv run --group docs mkdocs build` - Build the documentation site.