Description: Remove deprecated get_html_theme_path call
  Not forwarding upstream as they are (presumably) using an older sphinx
Forwarded: not-needed
Author: Julian Gilbey <jdg@debian.org>
Last-Update: 2024-11-19

--- a/docs/conf.py
+++ b/docs/conf.py
@@ -23,4 +23,3 @@
     import sphinx_rtd_theme
 
     html_theme = "sphinx_rtd_theme"
-    html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
