/docs-3

docs site

Primary LanguageHTMLMIT LicenseMIT

Documentations - The Yapp Store

To manually redeploy your documentation changes:

Contribution

pip install -r requirements.txt
mkdocs gh-deploy --config-file mkdocs.yml --remote-branch gh-pages

This will rebuild your main branch and then push the built website to the gh-pages branch.