Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9699EDE86 for ; Sat, 1 Dec 2012 16:21:29 +0000 (UTC) Received: (qmail 93009 invoked by uid 500); 1 Dec 2012 16:21:29 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 92941 invoked by uid 500); 1 Dec 2012 16:21:29 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 92918 invoked by uid 99); 1 Dec 2012 16:21:28 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Dec 2012 16:21:28 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 827AA8168E7; Sat, 1 Dec 2012 16:21:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: nslater@apache.org To: commits@couchdb.apache.org X-Mailer: ASF-Git Admin Mailer Subject: git commit: Tweak conf.py for RTD Message-Id: <20121201162128.827AA8168E7@tyr.zones.apache.org> Date: Sat, 1 Dec 2012 16:21:28 +0000 (UTC) Updated Branches: refs/heads/docs cd37d2fb3 -> 0161a6382 Tweak conf.py for RTD Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/0161a638 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/0161a638 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/0161a638 Branch: refs/heads/docs Commit: 0161a638228076f4c39cf96b07d2d6e7a2097326 Parents: cd37d2f Author: Noah Slater Authored: Sat Dec 1 16:21:24 2012 +0000 Committer: Noah Slater Committed: Sat Dec 1 16:21:24 2012 +0000 ---------------------------------------------------------------------- share/doc/src/conf.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/0161a638/share/doc/src/conf.py ---------------------------------------------------------------------- diff --git a/share/doc/src/conf.py b/share/doc/src/conf.py index 8c11a56..928b922 100644 --- a/share/doc/src/conf.py +++ b/share/doc/src/conf.py @@ -53,7 +53,7 @@ html_logo = "../images/logo.png" html_favicon = "../images/favicon.ico" -templates_path = "../templates" +templates_path = ["../templates"] html_sidebars= { "**": [