We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b3523 commit 6504e5bCopy full SHA for 6504e5b
scripts/quick-build-docs.sh
@@ -1,3 +1,4 @@
1
+set -e
2
sphinx-build -b html docs/source docs/build
3
cd docs
4
python -c "import main; main.local()"
scripts/test.sh
0 commit comments