Getting Started
This package hosts the developer documentation site for the monorepo.
Project structure
docs/contains the public documentation pages.docs/public/contains static assets such as logos and icons.theme/is reserved for Rspress theme overrides.rspress.config.tsowns top navigation and sidebar configuration.tsconfig.jsonenables MDX type checking with the shared monorepo base config.
Local development
Start the site locally:
Production build
Build the static site:
Next steps
- Review the installation guide.
- Read the architecture notes.
- Check the available package commands.

