Tracks **Phase 5.5 — Documentation & Community** from [docs/SPEC.md](docs/SPEC.md) §5. ## Goal Comprehensive, discoverable documentation for users and contributors. ## Scope - [ ] Comprehensive **man page** (`kite.1`) - [ ] **Built-in help system** — `?` shows contextual help *(base help overlay exists; extend to contextual)* - [ ] **Online docs site** (mdBook or similar) - [ ] **CONFIGURATION.md** documenting every config option - [ ] **THEMES.md** with a theme-creation guide - [ ] **CONTRIBUTING.md** architecture overview for contributors *(exists; expand as needed)* - [ ] **Example configs** for common use cases: server, laptop, developer workstation, GPU ML rig ## Notes - A marketing/landing site already exists under `docs/website/`; the docs site here is the technical/reference documentation. - Coordinate THEMES.md with the theming engine and i18n string catalog (#20).
Tracks Phase 5.5 — Documentation & Community from docs/SPEC.md §5.
Goal
Comprehensive, discoverable documentation for users and contributors.
Scope
kite.1)?shows contextual help (base help overlay exists; extend to contextual)Notes
docs/website/; the docs site here is the technical/reference documentation.