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 1a668c5 commit d03f609Copy full SHA for d03f609
.github/workflows/publish-docs.yml
@@ -13,5 +13,4 @@ jobs:
13
with:
14
docs-folder: "doc/"
15
pre-build-command: "pip install six"
16
- build-command: "sphinx-build -Ean -b html -j auto -D todo_include_todos=0 ./doc ./doc/_build/html"
17
0 commit comments