[docs] fix sphinx some warnings

This commit is contained in:
Josh Barnes
2016-12-06 15:16:10 +00:00
parent 379018a7b8
commit dfe19ea755
3 changed files with 6 additions and 1 deletions
+2
View File
@@ -78,6 +78,8 @@ pygments_style = 'sphinx'
# Set standard backtick role
default_role = 'code'
suppress_warnings = ['image.nonlocal_uri']
# -- Options for HTML output --------------------------------------------------
if not on_rtd: # only import and set the theme if we're building docs locally