File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-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 = ['sphinxcontrib.phpdomain' ]
33+ extensions = ['sphinxcontrib.phpdomain' , 'sphinx_rtd_theme' ]
3434
3535# Add any paths that contain templates here, relative to this directory.
3636templates_path = ['_templates' ]
100100
101101# The theme to use for HTML and HTML Help pages. See the documentation for
102102# a list of builtin themes.
103- html_theme = 'default '
103+ html_theme = 'sphinx_rtd_theme '
104104
105105# Theme options are theme-specific and customize the look and feel of a theme
106106# further. For a list of options available for each theme, see the
Original file line number Diff line number Diff line change 11sphinxcontrib-phpdomain
2+ sphinx_rtd_theme
You can’t perform that action at this time.
0 commit comments