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 268565d commit 11f98b9Copy full SHA for 11f98b9
Makefile
@@ -36,7 +36,7 @@ debug: clean
36
37
38
docs: compile
39
- cd docs && python -m sphinx -b html . _build/html
+ cd docs && python -m sphinx -a -b html . _build/html
40
41
42
test:
0 commit comments