Description: Use python3-sphinx-rtd-theme instead of bundled one
Author: Ondřej Nový <onovy@debian.org>
Forwarded: not-needed

--- a/docs/conf.py
+++ b/docs/conf.py
@@ -51,7 +51,6 @@
 # a list of builtin themes.
 #
 html_theme = 'sphinx_rtd_theme'
-html_theme_path = ['_themes']
 
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
