From: Debian Science Maintainers Date: Wed, 2 Apr 2025 18:52:06 +0000 (+0200) Subject: sphinx-change-theme-to-avoid-ftbfs X-Git-Tag: archive/raspbian/2022.1.0-1+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ba602cbaf6f7675db187809807de881a4febf376;p=onetbb.git sphinx-change-theme-to-avoid-ftbfs =================================================================== Gbp-Pq: Name sphinx-change-theme-to-avoid-ftbfs.patch --- diff --git a/doc/conf.py b/doc/conf.py index 5f26eae..1c24aa0 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -122,7 +122,7 @@ else: # documentation. # -html_theme = 'sphinx_book_theme' +html_theme = 'sphinx_rtd_theme' if BUILD_TYPE == 'dita': html_theme_options = {