Skip to main content

Module docs

Module docs 

Source
Expand description

API reference documentation generator for alef polyglot bindings.

Generates per-language api-{lang}.md files plus shared configuration.md and errors.md files from the alef IR (ApiSurface).

Re-exports§

pub use doc_cleaning::clean_doc;

Modules§

doc_cleaning

Structs§

CliSurface
DocsRenderContext
McpSurface

Functions§

doc_type
generate_docs
Generate API reference documentation for the given languages.
generate_docs_stage
Generate the complete docs stage: API reference, optional CLI/MCP reference, optional template-rendered llms.txt and skills, and configured snippet checks.