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 884a31f commit 74e4b46Copy full SHA for 74e4b46
tox.ini
@@ -41,7 +41,7 @@ whitelist_externals = cp
41
deps =
42
-r{toxinidir}/doc/requirements.txt
43
commands =
44
- sphinx-build -W --keep-going -b revealjs doc/source/ doc/build/reveal
+ # sphinx-build -W --keep-going -b revealjs doc/source/ doc/build/reveal
45
sphinx-build -W --keep-going -b html doc/source/ doc/build/html
46
cp -av doc/build/reveal/_static/revealjs4 doc/build/html/_static
47
cp -av doc/build/reveal/presentations doc/build/html/
0 commit comments