RaidZero-Training-Docs

Training Documentation for Raid Zero 4253

GPL-3.0 License

Stars
0
Committers
3

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