Project documentation with Markdown.
MkDocs is a fast, simple, and beautifully designed static site generator that is specifically designed for building project documentation. It uses Markdown as the source files and a single YAML configuration file for customization. MkDocs is easy to use and can be extended with third-party themes, plugins, and Markdown extensions. It allows users to build static HTML files from Markdown files, use plugins and Markdown extensions to enhance MkDocs, and publish the documentation anywhere that static files can be served.
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.