From af791d48c6307988721391f9c594959c72631e47 Mon Sep 17 00:00:00 2001 From: Andreas Damgaard Pedersen Date: Thu, 14 Mar 2013 16:12:45 +0100 Subject: [PATCH] Remove duplicate comment. --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 7185c41d..f7dcafc1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -133,7 +133,6 @@ html_static_path = ['_static'] # typographically correct entities. #html_use_smartypants = True -# Custom sidebar templates, maps document names to template names. # Custom sidebar templates, maps document names to template names. html_sidebars = { 'index': ['sidebarintro.html', 'sourcelink.html', 'searchbox.html'],