ReadTheDocs Repository for LEEPS Documentation
URL: https://leepslab.readthedocs.io/en/latest/
Getting Started
- git clone https://github.com/Leeps-Lab/documentation.git
- pip install sphinx
- pip install sphinx_rtd_theme
ReadTheDocs Tutorial
Building on Mac
- make html
Building on Windows
- .\make.bat html