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

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