Trying to fix docs
This commit is contained in:
parent
5a05ff3b06
commit
0a603b222f
0
docs/.nojekyll
Normal file → Executable file
0
docs/.nojekyll
Normal file → Executable file
@ -4,6 +4,6 @@ find ../docs -mindepth 1 -delete
|
|||||||
find ./build -mindepth 1 -delete
|
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/
|
|
||||||
touch ../docs/.nojekyll
|
touch ../docs/.nojekyll
|
||||||
|
chmod -R 777 ../docs/
|
||||||
find ./build -mindepth 1 -delete
|
find ./build -mindepth 1 -delete
|
||||||
Loading…
Reference in New Issue
Block a user