Welcome to Raid Zero's Training Documentation! Check out the documentation website here.
- Install everything in
requirements.txtby runningpip install -r requirements.txt. - Run
make htmlat the root of the project to generate HTML files. - Open
index.htmlin 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.