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 d9a99e9 commit 66d3038Copy full SHA for 66d3038
1 file changed
docsrc/Makefile
@@ -19,7 +19,7 @@ help:
19
.PHONY: help Makefile
20
21
github:
22
- @make html
+ @make html SPHINXOPTS=-vv
23
@rm -rf ../docs/*
24
@cp -r _build/html/* ../docs
25
0 commit comments