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 D0E86DD65 for ; Mon, 20 May 2013 11:09:32 +0000 (UTC) Received: (qmail 84337 invoked by uid 500); 20 May 2013 11:09:32 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 84137 invoked by uid 500); 20 May 2013 11:09:31 -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 83930 invoked by uid 99); 20 May 2013 11:09:24 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 May 2013 11:09:24 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 91E31890032; Mon, 20 May 2013 11:09:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: djc@apache.org To: commits@couchdb.apache.org Date: Mon, 20 May 2013 11:09:23 -0000 Message-Id: <67d57dabf1824f93a13ff8298ecae1ea@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: updated refs/heads/master to 187cec1 Updated Branches: refs/heads/1.3.x 13ae34d01 -> ef552f5e2 refs/heads/master 7d1533eee -> 187cec116 docs: update Makefile.am for recent section folding Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/187cec11 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/187cec11 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/187cec11 Branch: refs/heads/master Commit: 187cec116823d598c7c4d251ea5d7b685f1a4853 Parents: 7d1533e Author: Dirkjan Ochtman Authored: Mon May 20 13:06:38 2013 +0200 Committer: Dirkjan Ochtman Committed: Mon May 20 13:06:38 2013 +0200 ---------------------------------------------------------------------- share/doc/build/Makefile.am | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/187cec11/share/doc/build/Makefile.am ---------------------------------------------------------------------- diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am index 564ae69..26b6488 100644 --- a/share/doc/build/Makefile.am +++ b/share/doc/build/Makefile.am @@ -48,7 +48,6 @@ html_files = \ html/_sources/api/authn.txt \ html/_sources/api/configuration.txt \ html/_sources/api/database.txt \ - html/_sources/api/dbmaint.txt \ html/_sources/api/design.txt \ html/_sources/api/documents.txt \ html/_sources/api/local.txt \ @@ -64,17 +63,13 @@ html_files = \ html/_sources/contributing.txt \ html/_sources/ddocs.txt \ html/_sources/errors.txt \ - html/_sources/http-proxying.txt \ html/_sources/index.txt \ html/_sources/intro.txt \ html/_sources/json-structure.txt \ - html/_sources/os-daemons.txt \ html/_sources/pretty_urls.txt \ html/_sources/query-servers.txt \ - html/_sources/range.txt \ html/_sources/release.txt \ html/_sources/replication.txt \ - html/_sources/ssl.txt \ html/_static/ajax-loader.gif \ html/_static/basic.css \ html/_static/comment-bright.png \ @@ -101,7 +96,6 @@ html_files = \ html/api/authn.html \ html/api/configuration.html \ html/api/database.html \ - html/api/dbmaint.html \ html/api/design.html \ html/api/documents.html \ html/api/local.html \ @@ -116,17 +110,13 @@ html_files = \ html/configuring.html \ html/ddocs.html \ html/errors.html \ - html/http-proxying.html \ html/index.html \ html/intro.html \ html/json-structure.html \ - html/os-daemons.html \ html/pretty_urls.html \ html/query-servers.html \ - html/range.html \ html/release.html \ html/replication.html \ - html/ssl.html \ html/objects.inv \ html/genindex.html \ html/search.html \ @@ -152,7 +142,6 @@ src_files = \ ../src/api/authn.rst \ ../src/api/configuration.rst \ ../src/api/database.rst \ - ../src/api/dbmaint.rst \ ../src/api/design.rst \ ../src/api/documents.rst \ ../src/api/local.rst \ @@ -168,17 +157,13 @@ src_files = \ ../src/contributing.rst \ ../src/ddocs.rst \ ../src/errors.rst \ - ../src/http-proxying.rst \ ../src/index.rst \ ../src/intro.rst \ ../src/json-structure.rst \ - ../src/os-daemons.rst \ ../src/pretty_urls.rst \ ../src/query-servers.rst \ - ../src/range.rst \ ../src/release.rst \ ../src/replication.rst \ - ../src/ssl.rst \ ../src/conf.py src_files_html = \