Skip to main content

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

RepositoryRole
hosanna-uiFramework runtime, views, controls, focus/input, AppConfig, fragments, platform targets, and shared APIs
hosanna-toolsCLI tooling, debugger, MCP integration, code generation, device workflows, and release helpers
hosanna-websiteDocusaurus 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-website aligned with those repos.
  • Run the production docs build before publishing.