Document writing the docs
This commit is contained in:
parent
0eea0e5eb8
commit
4476fd85c1
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Test changes to this documentation locally:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pip install -r requirements.txt
|
||||||
|
sphinx-build -b html . _build/html
|
||||||
|
```
|
Loading…
Reference in a new issue