Expand description
Library interface for cargo-orthohelp documentation tooling.
This crate provides tools for generating documentation from OrthoConfig
intermediate representation (IR), including localized JSON output, roff man
pages, and PowerShell help artefacts.
Modulesยง
- error
- Error types for
cargo-orthohelp. - ir
- Localized IR structures for
cargo-orthohelp. - powershell
PowerShellhelp generator forcargo-orthohelp.- roff
- Roff man page generator for
cargo-orthohelp. - schema
- Documentation IR schema used by
cargo-orthohelp.