Skip to content

Commit a9031ba

Browse files
authored
Merge pull request #52 from JaviCerveraIngram/CPS-13-documentation
Changed theme to sphinx_rtd_theme
2 parents 3c7299b + 649d700 commit a9031ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
# The theme to use for HTML and HTML Help pages. See the documentation for
7676
# a list of builtin themes.
7777
#
78-
html_theme = 'alabaster'
78+
html_theme = 'sphinx_rtd_theme'
7979

8080
# Theme options are theme-specific and customize the look and feel of a theme
8181
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)