mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 10:04:55 +01:00
merging refactor (replacing)
This commit is contained in:
6
python/sphinx/makedocs.sh
Executable file
6
python/sphinx/makedocs.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
make clean
|
||||
make html
|
||||
rm -rf ../docs/
|
||||
mv _build/html/ ../docs/
|
||||
touch ../docs/.nojekyll
|
||||
rm -rf _build
|
||||
Reference in New Issue
Block a user