Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.17 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.17 KB

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