Skip to content

docs: VitePress documentation platform and TypeDoc API generator - #11

Merged
codebygarv merged 3 commits into
mainfrom
EL-vitepress-docs-site
Jul 31, 2026
Merged

docs: VitePress documentation platform and TypeDoc API generator#11
codebygarv merged 3 commits into
mainfrom
EL-vitepress-docs-site

Conversation

@codebygarv

Copy link
Copy Markdown
Owner

Phase 4: VitePress Documentation Platform

This Pull Request introduces a modern VitePress static documentation platform with automated TypeDoc API generation and GitHub Pages deployment.

Resolves #10

Changes Included

  • docs/: VitePress documentation site with guides (Getting Started, Dashboard, Prometheus, Adapters).
  • typedoc.json: TypeDoc integration extracting TS docstrings into docs/api/.
  • .github/workflows/docs.yml: Automated GitHub Pages deployment workflow.

Verification

  • npm run typecheck (0 errors)
  • npm test (38/38 tests passing)
  • npm run docs:build (VitePress & TypeDoc static site built cleanly)

@codebygarv
codebygarv merged commit 59da753 into main Jul 31, 2026
3 checks passed
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.

docs: VitePress documentation platform and TypeDoc API generator

1 participant