Add better explanation to check docs locally. (#3459)

This commit is contained in:
Patrick von Platen
2020-03-31 15:30:17 +02:00
committed by GitHub
parent a8d4dff0a1
commit 57b0fab692

View File

@@ -47,6 +47,8 @@ Once you have setup `sphinx`, you can build the documentation by running the fol
make html
```
A folder called ``_build/html`` should have been created. You can now open the file ``_build/html/index.html`` in your browser.
---
**NOTE**