Docs¶
Pinry's docs are built with mkdocs
. If you have dev dependencies
installed, pipenv install --dev
, then you can use the following commands:
make docs-serve
for testingmake docs-build
to build the filesmake docs-publish
to publish to github