Skip to content

Commit

Permalink
Update conf_local.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LisaSuzanne committed Dec 20, 2023
1 parent b6b0f86 commit 6e6c054
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions documentation/conf_local.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'sphinx_rtd_theme'
#html_theme = 'sphinx_rtd_theme'
html_theme = 'classic'

# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
Expand Down Expand Up @@ -362,4 +363,4 @@
# If false, no index is generated.
#epub_use_index = True

numfig = True
numfig = True

0 comments on commit 6e6c054

Please sign in to comment.