Tooling that auto-generates the Adapt authoring tool's documentation. It assembles each module's manual pages (the docs/*.md guides declared in adapt-authoring.json) together with a jsdoc-derived API reference into a single documentation site.
This is a build-time / CLI tool, not a runtime application module.
- Building docs — generating the documentation site
- Writing documentation — authoring manual pages
- jsdoc guide · REST API guide — reference generation
- Custom documentation plugins — extending the build