with Anaconda Prompt: cd docs pip install -r "requirements.txt"

(html clean) - cleans the _build directory make html - generates the html documentation

with git bash: sh sync_website - syncronizes the latest documentation in the _build/hmtl folder with the repo for the github pages documentation