File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030# Add any Sphinx extension module names here, as strings. They can be
3131# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3232# ones.
33- extensions = ["sphinx.ext.autodoc" , "sphinx.ext.intersphinx" , "sphinx_rtd_theme " ]
33+ extensions = ["sphinx.ext.autodoc" , "sphinx.ext.intersphinx" , "karma_sphinx_theme " ]
3434
3535# Add any paths that contain templates here, relative to this directory.
3636templates_path = ["_templates" ]
5555# The theme to use for HTML and HTML Help pages. See the documentation for
5656# a list of builtin themes.
5757#
58- html_theme = "sphinx_rtd_theme "
58+ html_theme = "karma_sphinx_theme "
5959
6060# Add any paths that contain custom static files (such as style sheets) here,
6161# relative to this directory. They are copied after the builtin static files,
You can’t perform that action at this time.
0 commit comments