Skip to content

Commit

Permalink
Furo theme issues
Browse files Browse the repository at this point in the history
  • Loading branch information
leobardooscar committed Aug 7, 2024
1 parent 96c8083 commit 8b1498e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,14 @@
exclude_patterns = []


templates_path = ['_templates']
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']

# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

#html_theme = 'sphinx_rtd_theme'

html_theme = 'furo'
html_static_path = ['_static']
#Sidebar title
Expand Down

0 comments on commit 8b1498e

Please sign in to comment.