FRC Programming Done Right
##Contributing FRC-PDR is created using Sphinx. To install
pip3 install sphinx sphinx-autobuild
After that, you just need to run
make html
from the root of the project to build it. To open locally, navigate to .build/html and open index.html