Fix admonitions with sphinx 2.0

This commit is contained in:
Morten Enemark Lund 2019-07-31 12:55:17 +02:00
parent d8e15d1afa
commit 22bb5718ae

View file

@ -155,6 +155,7 @@ if not on_rtd:
'sidebarwidth': '322px',
'sidebarbgcolor': '#e7e7ff',
#'googleanalytics_id': 'UA-41934829-1',
"inline_admonitions": True,
'stickysidebar': False,
'highlighttoc': False,
'externalrefs': False,