Commit 8246b59d authored by Yuxin Wu's avatar Yuxin Wu

readme for building docs

parent a0bd4d8b
## Build the docs:
Building the doc requires python3.
```
pip install -r requirements.txt
make html
```
See the docs in `_build/html`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment