Blame SOURCES/python-mpmath-1.0.0-sphinx.patch

rdobuilder c20473
diff -up mpmath-1.0.0/doc/source/conf.py.sphinx mpmath-1.0.0/doc/source/conf.py
rdobuilder c20473
--- mpmath-1.0.0/doc/source/conf.py.sphinx	2017-09-27 16:59:02.000000000 +0200
rdobuilder c20473
+++ mpmath-1.0.0/doc/source/conf.py	2018-05-05 12:03:22.313112845 +0200
rdobuilder c20473
@@ -76,7 +76,7 @@ pygments_style = 'sphinx'
rdobuilder c20473
 # -----------------------
rdobuilder c20473
 
rdobuilder c20473
 # The "theme" that the HTML output should use.
rdobuilder c20473
-html_theme = 'classic'
rdobuilder c20473
+html_theme = 'traditional'
rdobuilder c20473
 
rdobuilder c20473
 # Add any paths that contain custom static files (such as style sheets) here,
rdobuilder c20473
 # relative to this directory. They are copied after the builtin static files,