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 be37471 commit 7fca059Copy full SHA for 7fca059
.github/workflows/sphinx_build.yml
@@ -27,4 +27,4 @@ jobs:
27
pip install -r doc_requirements.txt
28
- name: Build documentation
29
run: |
30
- sphinx-build -b html doc _doc_build
+ sphinx-build -W -b html doc _doc_build
0 commit comments