File: missing_sphinx_theme.patch

package info (click to toggle)
python-xrt 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 16,036 kB
  • sloc: python: 49,035; xml: 4,553; lisp: 3,554; sh: 22; javascript: 18; makefile: 17
file content (13 lines) | stat: -rw-r--r-- 462 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: xrt-1.4.0/doc/conf.py
===================================================================
--- xrt-1.4.0.orig/doc/conf.py
+++ xrt-1.4.0/doc/conf.py
@@ -184,7 +184,7 @@ pygments_style = 'sphinx'
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-html_theme = 'mytheme'
+html_theme = 'alabaster'
 #html_theme = "cloud"
 
 # Theme options are theme-specific and customize the look and feel of a theme