[Python-apps-commits] r9061 - in packages/alot/trunk/debian/patches (0004-enable-doc-sidebar)

laarmen-guest at users.alioth.debian.org laarmen-guest at users.alioth.debian.org
Fri Aug 24 22:21:05 UTC 2012


    Date: Friday, August 24, 2012 @ 22:21:04
  Author: laarmen-guest
Revision: 9061

Actually include the patch this time.

Added:
  packages/alot/trunk/debian/patches/0004-enable-doc-sidebar

Added: packages/alot/trunk/debian/patches/0004-enable-doc-sidebar
===================================================================
--- packages/alot/trunk/debian/patches/0004-enable-doc-sidebar	                        (rev 0)
+++ packages/alot/trunk/debian/patches/0004-enable-doc-sidebar	2012-08-24 22:21:04 UTC (rev 9061)
@@ -0,0 +1,16 @@
+Description: Enable documentation sidebar
+Author: Simon Chopin <chopin.simon at gmail.com>
+Bug: http://github.com/pazz/alot/issues/504
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/docs/source/conf.py
++++ b/docs/source/conf.py
+@@ -126,7 +126,7 @@
+ # 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
+ # documentation.
+-html_theme_options = {'nosidebar': True}
++html_theme_options = {}
+ 
+ # Add any paths that contain custom themes here, relative to this directory.
+ #html_theme_path = []




More information about the Python-apps-commits mailing list