Introduction
Doom is a documentation development tool designed for internal use at Alauda, built on top of rspress. It provides users with a rich set of built-in plugins for an out-of-the-box experience.
TOC
Core Capabilities
- Automatically generates a configurable weight (order) left sidebar
- Full-text static document search
- Multilingual support
Based on Markdown and its extension MDX
MDX is a powerful content development approach. You can write Markdown files as you normally would while also using React components within the Markdown content:

For more details, you can refer to the “Using MDX” documentation.
Get Started
Let's get started quickly with Doom!