pip install mkdocsgit clone https://github.com/Pardot/api-docs.gitcd api-docsmkdocs serveopen http://127.0.0.1:8000/
See the mkdocs website for more information.
If you don't know what you're doing, ask someone to help you out.
git checkout mastermkdocs gh-deploy --cleangit reset --hard && git clean -fd
See the mkdocs website for more information.