Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 191 Bytes

Readme.md

File metadata and controls

8 lines (7 loc) · 191 Bytes

EVA Read-the-Docs Documentation

Run the following commands from this directory to compile the documentation.

pip install -r requirements.txt
make html
open _build/html/index.html