Skip to content

TASRobotics/RaidZero-Training-Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Website All Contributors

Raid Zero Training Docs

Welcome to Raid Zero's Training Documentation! Check out the documentation website here.

Building the Docs

  1. Install everything in requirements.txt by running pip install -r requirements.txt.
  2. Run make html at the root of the project to generate HTML files.
  3. Open index.html in build/html to view the website.

Check out more information regarding Sphinx at the official documentation.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL-3.0