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 50f2ec6 commit 46831abCopy full SHA for 46831ab
.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