Skip to main content

Crate cargo_orthohelp

Crate cargo_orthohelp 

Source
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
PowerShell help generator for cargo-orthohelp.
roff
Roff man page generator for cargo-orthohelp.
schema
Documentation IR schema used by cargo-orthohelp.