'matplotlib.sphinxext.plot_directive',
'IPython.sphinxext.ipython_console_highlighting',
'IPython.sphinxext.ipython_directive',
- "sphinx_immaterial",
]
try:
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = 'sphinx_immaterial'
+html_theme = 'nature'
html_title = project
html_short_title = project
html_extra_path = ['version_info/versions-v3.json']
# Custom sidebar templates, maps document names to template names.
html_sidebars = {
- "**": ["logo-text.html", "globaltoc.html", "localtoc.html", "searchbox.html"]
+ "**": ["globaltoc.html", "localtoc.html", "searchbox.html"]
}
# Additional templates that should be rendered to pages, maps page names to