What problem does it solve?
Provide a repeatable, source-grounded workflow to create, revise, and migrate Monica user documentation so that published docs match the current code and follow Monica conventions, reducing stale or inconsistent guidance.
Core Features & Use Cases
- Classify the documentation target as a framework page, concept page, module documentation pack, or scenario guide and choose the appropriate output shape.
- Rebuild truth from source using a strict checklist that inspects project files, module registration, public abstractions, module options, and ModuleGuide requirements.
- Apply Monica writing rules and templates to produce zh-CN documentation by default, including module doc packs, quick starts, configuration references, and guide-and-provider pages.
- Revise existing Monica.Docs pages in place when they conflict with source, enforce Mo.Add*() registration names, and generate file-path-based slugs for discoverability.
Quick Start
Use mo-docs-authoring to draft a zh-CN module documentation pack for the Example module grounded in the repository source and the module doc pack template.