Repos
Hosanna documentation is backed by the framework, tools, and website repositories. Treat implementation repositories as the source of truth for API names, generated types, platform support, and tooling behavior.
Repository Roles
| Repository | Role |
|---|---|
hosanna-ui | Framework runtime, views, controls, focus/input, AppConfig, fragments, platform targets, and shared APIs |
hosanna-tools | CLI tooling, debugger, MCP integration, code generation, device workflows, and release helpers |
hosanna-website | Docusaurus documentation site, examples, diagrams, snippets, and generated API docs configuration |
Documentation Workflow
- Verify API claims against
hosanna-ui. - Verify CLI and debugger behavior against
hosanna-tools. - Keep examples, PlantUML, snippets, and Docusaurus pages in
hosanna-websitealigned with those repos. - Run the production docs build before publishing.