Docz
It has never been so easy to document your things
Docz is a documentation framework for building interactive documentation sites from MDX files. It lets developers write documentation that combines Markdown content with live React components, examples, props tables, and playground-style demos. The project is designed to reduce the time spent building and maintaining custom documentation websites. It creates live-reloading development sites and production-ready static documentation output. Docz is built around Gatsby, which enables SEO-friendly documentation and customization through Gatsby theme shadowing. ...