Erik Frojdh 6ddde83c81 python
2019-03-15 11:01:36 +01:00

7 lines
101 B
Bash
Executable File

make clean
make html
rm -rf ../docs/
mv _build/html/ ../docs/
touch ../docs/.nojekyll
rm -rf _build