Welcome to Raid Zero's Training Documentation! Check out the documentation website here.
- Install everything in
requirements.txt
by runningpip install -r requirements.txt
. - Run
make html
at the root of the project to generate HTML files. - Open
index.html
in build/html to view the website.
Check out more information regarding Sphinx at the official documentation.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.