Python mkdocs

From wikinotes

Build static html documentation websites.

Documentation

github https://github.com/mkdocs/mkdocs/
home https://www.mkdocs.org/

Install

pip install --user mkdocs

Usage

mkdocs new my-project  # create a new project dir

mkdocs serve           # dev server on localhost