You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dj...@apache.org on 2013/05/20 13:09:24 UTC

[2/2] git commit: updated refs/heads/1.3.x to ef552f5

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/ef552f5e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/ef552f5e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/ef552f5e

Branch: refs/heads/1.3.x
Commit: ef552f5e2b94a5b110c178c02c482ea258e75145
Parents: 13ae34d
Author: Dirkjan Ochtman <dj...@apache.org>
Authored: Mon May 20 13:06:38 2013 +0200
Committer: Dirkjan Ochtman <dj...@apache.org>
Committed: Mon May 20 13:07:43 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/ef552f5e/share/doc/build/Makefile.am
----------------------------------------------------------------------
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index 3db9689..cc7a37c 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 \
@@ -63,17 +62,13 @@ html_files = \
     html/_sources/configuring.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 \
@@ -100,7 +95,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 \
@@ -115,17 +109,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 \
@@ -151,7 +141,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 \
@@ -166,17 +155,13 @@ src_files = \
     ../src/configuring.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 = \