Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 456 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 456 Bytes

documentation

Documentation for the hardware and design environment

  1. Install Sphinx
  2. Follow set up guide
  3. Make directory with separate 'source' and 'build' folders
  4. Save .rst files and all images to the source folder
  5. In the command line, go to the main directory and type "make html"
  6. In the command line, go to the build folder
  7. Open the html folder
  8. Type index.html to open the html file ("explorer.exe index.html" for Windows users)