forked from gulliver/rtfm
fix: removed dependency on wtf_coop theme
This commit is contained in:
@ -57,7 +57,7 @@ exclude_patterns = []
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
#
|
||||
html_theme = "wtf_coop"
|
||||
html_theme = "custom_sphinx_rtd_theme"
|
||||
html_theme_path = ["../theme"]
|
||||
html_logo = "_static/wtf_logo_dark_bg.png"
|
||||
#html_theme = 'alabaster'
|
||||
|
Reference in New Issue
Block a user