Documentation without the usual constraints Keep docs close to the code they explain, choose the right format for every page, and publish one fast, flexible corpus for humans and AI.
Human Pages. AI-Ready Source.
Every document becomes a polished web page and clean, directly readable Markdown for agents, crawlers, and developer tools.
Write Docs Anywhere
Add .doc.md, .doc.mdx, or .doc.tsx to any package or folder. Documints discovers it without forcing your content into a separate docs directory.
Full React Pages
Build entire documentation pages with .doc.tsx using real React, state, components, and interactions—not a restricted docs-specific abstraction.
Static by Default
Every route prerenders to complete HTML. Deploy fast, durable files anywhere with no production server or framework runtime.
Content-Driven Routing
Define hierarchy with document metadata instead of folder structure. Reorganize source files without changing public URLs.
The Vite Ecosystem
Use standard Vite plugins from npm alongside Documints plugins. No proprietary plugin system or parallel toolchain to learn.
Colocated by Design
Keep documentation beside the code it describes. Documints uses configurable globs to discover documents across your entire repository.
Markdown When You Want It
Write focused prose in Markdown, add live React with MDX, or use TSX for fully interactive pages—all inside one documentation corpus.