Quick Start
Getting Started with Devdocs
Introduction
Devdocs is a documentation framework, designed to be fast, flexible, and composes seamlessly into your React framework.
Devdocs has different parts:
Devdocs Core
Handles most of the logic, including document search, content source adapters, and Markdown extensions.
Devdocs UI
The default theme of Fumadocs offers a beautiful look for documentation sites and interactive components.
Content Source
The source of your content, can be a CMS or local data layers like Fumadocs MDX (the official content source).
Devdocs CLI
A command line tool to install UI components and automate things, useful for customizing layouts.
Getting Started
Here are some steps to get started:
- Step 1: Do this.
- Step 2: Do that.
Further Reading
Check out other sections for more details.