build_docs.sh 75 Bytes
Newer Older
1
2
3
4
5
6
7
cd docs

pip install -r requirements.txt

make html

cp CNAME _build/html/