mkdocs

Build project documentation sites using Markdown

brewmacoslinux
Try with needOr install directly
Source

About

Project documentation with Markdown

Commands

mkdocs

Examples

Create a new MkDocs project with default structure$ mkdocs new my-project
Start a live-reloading development server$ mkdocs serve
Build static documentation site for deployment$ mkdocs build