diff --git a/doc/conf.py b/doc/conf.py index 0b19a73dd14e1482705eddd2dd5308392596894d..09c66135414b599ebfc241fd4e377f842cfdf992 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -36,7 +36,7 @@ else: extensions.append('sphinx.ext.pngmath') # Be picky about warnings -nitpicky = True +nitpicky = False # Ignores stuff we can't easily resolve on other project's sphinx manuals nitpick_ignore = []