Output Configurations
Target Ecosystems
Docshub isn't just a generator, it's an adapter. Select a preset to auto-format metadata, frontmatter, and file structures for your favorite documentation framework.
Fumadocs
--preset fumadocsAuto-generates directory-level _meta.json and handles Next.js App Router mapping.
• Recursive _meta.json• MDX Injection• TOC Support
Mintlify
--preset mintlifyCompiles a centralized mint.json and prepares file structures for the Mintlify cloud.
• Global mint.json• Sidebar Mapping• Static Assets
Nextra
--preset nextraOptimized for the Nextra Page Router and Theme-Docs standard metadata.
• Theme Mapping• i18n Ready• Remote MDX
Docusaurus
--preset docusaurusAdheres to the Docusaurus sidebar.js logic and category.json generation.
• Sidebars.js logic• React-Native ready• Versioning
Markdown Raw
--preset rawClean, framework-agnostic MDX files for custom site implementations.
• Pure MDX• System Tags• Full Control
Request Preset
Missing your framework? Open a proposal on GitHub.
The One-Command Workflow
No manual moving. Use the upcoming --init flag to clone a starter and hydrate it with AI docs in one go.
❯ docshub --init fumadocs