Repository for maintaining the Sphinx Documentation for the ROS2 GameController SPL package.
pip3 install -r requirements.txt
To compile locally, run make html
in the root directory.
The home documentation page can be opened by opening _build/html/index.html
in a browser.