This boilerplate uses Rubix Documents to manage structured documentation. Rubix Documents provides a flexible system for creating guides, tutorials, and reference material with MDX support, making it easy to combine Markdown content with React components.
Documentation
Key points:
- Supports hierarchical sections, categories, and pages.
- Allows embedding interactive React components directly in documentation pages.
- Includes a simple API for fetching and rendering docs dynamically in your Next.js app.
For full usage instructions, configuration options, and advanced features, check out the official Rubix Documents repository.