Skip to main content

Crate wowlab_docgen_cli

Crate wowlab_docgen_cli 

Source
Expand description

Template-driven workspace documentation generation and metadata projection.

Modules§

context
Workspace context collection and template-facing projections.
hosted_rustdoc
Native Rustdoc homepage and canonical catalog generation.
infra
Metadata, rendering, traversal, and formatting infrastructure.
workspace 🔒

Structs§

RenderCtx
Context passed to template rendering.
WorkspaceFile
WorkspaceIndex

Traits§

HasName
Trait for items that have a name field, used by sort_by_name.

Functions§

display_name
Strip the wowlab- prefix from a crate name for display.
sort_by_name
Sort a slice in place by the name field.