Browse Source

Update conf.py

FusionPBX 1 year ago
parent
commit
9a7cdf20af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/conf.py

+ 1 - 1
source/conf.py

@@ -155,7 +155,7 @@ exclude_patterns = ['_build']
 
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 # a list of builtin themes.
-#html_theme = 'sphinx_rtd_theme'
+html_theme = 'sphinx_rtd_theme'
 
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # 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
 # further.  For a list of options available for each theme, see the