We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f09385 commit d50feccCopy full SHA for d50fecc
update-docs.sh
@@ -5,7 +5,7 @@ set -e
5
python ./setup.py build
6
echo Switching to doc tree
7
cd docs
8
-make singlehtml
+make html
9
cp -a _build/html /tmp/autodocs
10
cd ..
11
git checkout gh-pages
0 commit comments