doc: enable external link styling on html output

This commit is contained in:
David Lechner
2019-02-27 17:10:06 -06:00
parent 2bea76d136
commit a42ae1d432
+1 -1
View File
@@ -143,7 +143,7 @@ html_logo = _LOGO_SMALL
# documentation.
#
html_theme_options = {
# 'style_external_links': True,
'style_external_links': True,
}
# Add any paths that contain custom static files (such as style sheets) here,