shithub: aubio

Download patch

ref: 59fe1572d2734945752982036125af65472f3634
parent: fead41ac21ffd37dd9eac4f5f4e1a301f9d4d1e1
author: Paul Brossier <piem@piem.org>
date: Sun Jan 8 11:17:06 EST 2017

doc/conf.py: use pyramid theme

--- a/doc/conf.py
+++ b/doc/conf.py
@@ -91,7 +91,10 @@
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-html_theme = 'default'
+#html_theme = 'agogo'
+#html_theme = 'default'
+#html_theme = 'haiku'
+html_theme = 'pyramid'
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the