We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc2df8e + 077ab40 commit 3f09385Copy full SHA for 3f09385
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 html
+make singlehtml
9
cp -a _build/html /tmp/autodocs
10
cd ..
11
git checkout gh-pages
0 commit comments