Static documentation for MvvmAIO.Prism.SourceGenerators, built with VitePress (Markdown, local search, syntax highlighting).
https://mvvmaio.github.io/Prism.SourceGenerators.Docs/
Use Settings → Pages with GitHub Actions as the publishing source if the site is not live yet.
- English — default tree under
docs/ - 简体中文 —
docs/zh-cn/(URLs under/zh-cn/) - 日本語 —
docs/ja/(URLs under/ja/)
Navigation and sidebars are declared in .vitepress/config.mts. Responsive layout tweaks live in .vitepress/theme/custom.css.
npm install
npm run docs:devOpen http://localhost:5173/Prism.SourceGenerators.Docs/
Production build and preview:
npm run docs:build
npm run docs:previewOutput is written to .vitepress/dist.
| Link | Description |
|---|---|
| Generator repo | Packages and README |
| Samples | Avalonia demos |
| DeepWiki | AI-indexed docs |
MIT — see LICENSE.