diff options
Diffstat (limited to 'doc/build/conf.py')
| -rw-r--r-- | doc/build/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/conf.py b/doc/build/conf.py index 7d6c444ff..805290a89 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -43,7 +43,7 @@ extensions = [ # have reported this. templates_path = [os.path.abspath("templates")] -nitpicky = True +nitpicky = False # The suffix of source filenames. source_suffix = ".rst" |
