Skip to content

Commit

Permalink
Drop html_theme_path option deprecated in sphinx-rtd-theme 3.0.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Oct 13, 2024
1 parent 304c95e commit 6a24eaa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,6 @@ def setup(app):
"navigation_depth": 2,
}

# Add any paths that contain custom themes here, relative to this directory.
# html_theme_path = []

# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
# html_title = None
Expand Down

0 comments on commit 6a24eaa

Please sign in to comment.