Documentation for the hardware and design environment
- Install Sphinx
- Follow set up guide
- Make directory with separate 'source' and 'build' folders
- Save .rst files and all images to the source folder
- In the command line, go to the main directory and type "make html"
- In the command line, go to the build folder
- Open the html folder
- Type index.html to open the html file ("explorer.exe index.html" for Windows users)