Skip to content

Example doc

This is an example Fumadocs MDX doc. Copy this file, rename it, update the frontmatter, and write your content. The title and description above are used for the page <title> and meta description.

Each ## heading shows up in the on-page table of contents. Use them to break a doc into scannable sections.

  • Keep one topic per doc.
  • Link to other docs with /docs/<slug> and to guides with /guides/<slug>.
  • Add the doc’s slug to content/docs/meta.json to control sidebar order.

Fumadocs ships MDX components (callouts, accordions, code blocks). See the Fumadocs docs for the full set available in this project.