Documentation

Requirements

pip install mkdocs mkdocs-click

Development mode

mkdocs serve

Generate documentation

mkdocs build

Publish to Gihub pages

mkdocs gh-deploy

Note : Documentation only renders when there are at least two spaces at the end of .md file (https://github.com/DataDog/mkdocs-click/issues/50)