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
reference_output_dir
Generate the complete docs stage: API reference, optional CLI/MCP reference, optional template-rendered llms.txt and skills, and configured snippet checks. The reference-docs output directory for config[docs].reference_output or the docs/reference default. Relative to the workspace root; callers join it under the base directory.