Add mathjax extension to render math equations

This commit is contained in:
Evgeniy L 2015-12-31 16:45:24 +03:00
parent 4927d3d552
commit dfc7b5481e
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ extensions = [
'sphinx.ext.autodoc',
#'sphinx.ext.intersphinx',
# 'oslosphinx'
'sphinx.ext.mathjax'
]
# Don't use default openstack theme, for readthedocs