MoonBook is a MoonBit static documentation generator for books, tutorials, project docs, and technical references.
The initial source tree follows the package boundaries described in docs/architecture.md.
Shared diagnostics live in src/diagnostics so core, CLI, configuration, filesystem, parser, renderer, and plugin packages can exchange errors without depending on each other.
MoonBook
MoonBook is a MoonBit static documentation generator for books, tutorials, project docs, and technical references.
The initial source tree follows the package boundaries described in
docs/architecture.md.Shared diagnostics live in
src/diagnosticsso core, CLI, configuration, filesystem, parser, renderer, and plugin packages can exchange errors without depending on each other.