[Python-modules-commits] r28215 - in packages/plainbox/trunk/debian/patches (2 files)
zyga-guest at users.alioth.debian.org
zyga-guest at users.alioth.debian.org
Mon Mar 17 09:59:35 UTC 2014
Date: Monday, March 17, 2014 @ 09:59:34
Author: zyga-guest
Revision: 28215
Revert to standard sphinx theme
Added:
packages/plainbox/trunk/debian/patches/documentation-theme
Modified:
packages/plainbox/trunk/debian/patches/series
Added: packages/plainbox/trunk/debian/patches/documentation-theme
===================================================================
--- packages/plainbox/trunk/debian/patches/documentation-theme (rev 0)
+++ packages/plainbox/trunk/debian/patches/documentation-theme 2014-03-17 09:59:34 UTC (rev 28215)
@@ -0,0 +1,11 @@
+--- a/docs/conf.py
++++ b/docs/conf.py
+@@ -108,7 +108,7 @@
+ # Use our custom theme. For now it only adds Disqus.com support but we may
+ # customize it further later on. The theme is called 'plainbox' and has one
+ # option which controls if disqus is active or not.
+-html_theme = 'plainbox'
++html_theme = 'default'
+
+ # 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
Modified: packages/plainbox/trunk/debian/patches/series
===================================================================
--- packages/plainbox/trunk/debian/patches/series 2014-03-17 09:54:01 UTC (rev 28214)
+++ packages/plainbox/trunk/debian/patches/series 2014-03-17 09:59:34 UTC (rev 28215)
@@ -1,3 +1,4 @@
unvendorize
disable-development-option
silence-logging-failure
+documentation-theme
More information about the Python-modules-commits
mailing list