cleaned up math in docs

This commit is contained in:
Lindsey Heagy
2015-07-06 23:59:21 -05:00
parent 037155e3f3
commit cb73c38e8e
3 changed files with 61 additions and 46 deletions
+2 -2
View File
@@ -43,7 +43,7 @@ master_doc = 'index'
# General information about the project.
project = u'SimPEG'
copyright = u'2013, SimPEG Developers'
copyright = u'2013-2015, SimPEG Developers'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -93,7 +93,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'default'
html_theme = 'sphinx_rtd_theme'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the