File: doc_no_sphinx_book_theme.patch

package info (click to toggle)
python-h5netcdf 1.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 596 kB
  • sloc: python: 3,877; makefile: 23
file content (13 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: python-h5netcdf/doc/conf.py
===================================================================
--- python-h5netcdf.orig/doc/conf.py	2024-11-08 13:48:46.635215013 +0100
+++ python-h5netcdf/doc/conf.py	2024-11-08 13:49:16.371504301 +0100
@@ -72,7 +72,7 @@
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-html_theme = "sphinx_book_theme"
+#html_theme = "sphinx_book_theme"
 html_title = f"h5netcdf - {release}"
 
 html_baseurl = "https://h5netcdf.org"