use-unbundled-sphinx-rtd-theme
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Mon, 17 Feb 2025 08:44:23 +0000 (09:44 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Mon, 17 Feb 2025 08:44:23 +0000 (09:44 +0100)
===================================================================

Gbp-Pq: Name use-unbundled-sphinx-rtd-theme

docs/users_guide/conf.py

index 2d90f725d6af2ceaff195f6708671bf92386b0e1..9a41a2d4d08dea861a58813f118814cbb004f576 100644 (file)
@@ -66,7 +66,7 @@ exclude_patterns = ['.build']
 html_title = "Glasgow Haskell Compiler %s User's Guide" % release
 html_short_title = "GHC %s User's Guide" % release
 html_theme_path = ['.']
-html_theme = 'rtd-theme'
+html_theme = 'sphinx_rtd_theme'
 html_logo = None
 html_static_path = ['images']
 # Convert quotes and dashes to typographically correct entities