@@
- html_theme = 'alabaster'
+ html_theme = 'sphinx_rtd_theme'

@@
  extensions = [
      'sphinx.ext.autodoc',
+     'sphinx.ext.mathjax',
  ]
