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.
2 parents a21c9bc + baf1e7b commit 7a24cc5Copy full SHA for 7a24cc5
docs/conf.py
@@ -26,6 +26,8 @@
26
# If your documentation needs a minimal Sphinx version, state it here.
27
needs_sphinx = '1.3'
28
29
+suppress_warnings = ['image.nonlocal_uri']
30
+
31
# Add any Sphinx extension module names here, as strings. They can be extensions
32
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
33
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx',
0 commit comments