Skip to content

docs(documentation): Add build script that runs full generation sequence - #1521

Draft
matz3 wants to merge 1 commit into
mainfrom
fix/documentation-build-script
Draft

docs(documentation): Add build script that runs full generation sequence#1521
matz3 wants to merge 1 commit into
mainfrom
fix/documentation-build-script

Conversation

@matz3

@matz3 matz3 commented Aug 12, 2026

Copy link
Copy Markdown
Member

build:vitepress requires docs/api/ (jsdoc) and docs/pages/CLI.md (generate-cli-doc) to exist before it runs. Without them the config load crashes with ENOENT. The new build script wires the correct sequence so a fresh clone can produce the docs with one command.

build:vitepress requires docs/api/ (jsdoc) and docs/pages/CLI.md
(generate-cli-doc) to exist before it runs. Without them the config
load crashes with ENOENT. The new build script wires the correct
sequence so a fresh clone can produce the docs with one command.
@matz3
matz3 marked this pull request as draft August 12, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant