Reference
Everything compodocx documents
Twelve reference guides covering install through multi-version output. Skim, skip around, or read end to end.
- Features
Standalone components, signals, multi-version, theming — the full output surface.
- Getting Started
Install, configure, and ship your first build in under a minute.
- Usage
tsconfig pointing, watch mode, npm scripts, monorepo flows.
- Options
Every CLI flag and JSON config key, with defaults and gotchas.
- Comments
Markdown-flavored JSDoc that compodocx actually reads.
- JSDoc Tags
@param, @returns, @playground, @internal — supported tags and how each renders.
- Playground Blocks
Author-curated runnable demos via @playground — click-to-launch StackBlitz projects per component.
- Live Example Tab
Sandboxed component demos rendered alongside API docs.
- Themes
Eight bundled themes plus rolling your own via --color-cdx-* tokens.
- Tab Configuration
Reorder, hide, or extend per-entity tabs (API, examples, source).
- Routing
Static SPA paths, basePath, hash vs. history strategy.
- Documentation Coverage
Per-symbol coverage, --coverageMinimum CI gating, --publicApiOnly scoping.
- Tips and Tricks
Real-world patterns for monorepos, design systems, libraries.