docs Requirements Python3 Getting started pip3 install -r requirements.txt pip3 install Sphinx==5.2.0 Building locally make html Documentation files will be accessible at build/html/index.html Deploying to production Commits to master will trigger a build by Read the docs and deployed to production.