Fix docs warnings

This commit is contained in:
Mads Marquart
2020-05-06 13:31:03 +02:00
parent 2545a01450
commit cce947b18c
7 changed files with 15 additions and 12 deletions

View File

@@ -15,4 +15,6 @@ python:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
fail_on_warning: true
# Disabled, until we can find a way to get sphinx-autodoc-typehints play nice with our
# module renaming!
fail_on_warning: false