Build project documentation sites using Markdown
Project documentation with Markdown
mkdocs
$ mkdocs new my-project
$ mkdocs serve
$ mkdocs build