Trying to fix docs
This commit is contained in:
parent
1ff6c19951
commit
5a05ff3b06
0
docs/.nojekyll
Normal file
0
docs/.nojekyll
Normal file
@ -5,4 +5,5 @@ find ./build -mindepth 1 -delete
|
|||||||
sphinx-build -b html source build
|
sphinx-build -b html source build
|
||||||
cp -r ./build/* ../docs/
|
cp -r ./build/* ../docs/
|
||||||
chmod -R 777 ../docs/
|
chmod -R 777 ../docs/
|
||||||
|
touch ../docs/.nojekyll
|
||||||
find ./build -mindepth 1 -delete
|
find ./build -mindepth 1 -delete
|
||||||
Loading…
Reference in New Issue
Block a user