MkDocs
mkdocs.orgProject documentation with Markdown.
Dev Toolsdocumentationstatic-site-generatormarkdownopen-sourceyamldeveloper-tools

About
MkDocs is an open-source static site generator designed specifically for building project documentation. Documentation is written in Markdown and configured via a single YAML file. It includes a built-in dev server for live previewing and outputs static HTML that can be hosted anywhere.
Problem
Developers need a simple, fast way to write and publish project documentation without complex tooling.
For
software developers and open-source project maintainers
How it works
Users write documentation in Markdown files, configure the site with a YAML file, and MkDocs generates a fully static HTML site ready to deploy anywhere.
Business model
open-source
Status
launched