File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 3333 with :
3434 pre-build-command : python -m pip install tox
3535 docs-folder : " doc-source/"
36- build-command : " tox -e docs -- "
36+ build-command : " tox -e docs -- -W "
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ coverage_pyver_pragma
123123
124124.. end shields
125125
126+
126127 Contents
127128----------
128129
@@ -142,7 +143,7 @@ Contents
142143 syntax
143144 api
144145 Source
145-
146+ license
146147
147148.. sidebar-links ::
148149 :caption: Links
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ min_coverage: 95
1515sphinx_html_theme : furo
1616python_deploy_version : 3.6
1717preserve_custom_theme : true
18+ docs_fail_on_warning : true
1819
1920conda_channels :
2021 - conda-forge
You can’t perform that action at this time.
0 commit comments