Skip to content

Commit

Permalink
[ compat ] Remove deprecated sphinx theme option
Browse files Browse the repository at this point in the history
  • Loading branch information
buzden committed Oct 7, 2024
1 parent ddd7c33 commit 83b7d5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
#
html_theme = "sphinx_rtd_theme"
html_theme_options = {
"display_version": True,
"prev_next_buttons_location": "bottom",
}
html_logo = "../../icons/deptycheck-lib-html-logo.png"
Expand Down

0 comments on commit 83b7d5a

Please sign in to comment.