summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@apache.org>2013-05-20 13:06:38 +0200
committerDirkjan Ochtman <djc@apache.org>2013-05-20 13:07:43 +0200
commitef552f5e2b94a5b110c178c02c482ea258e75145 (patch)
treeb438e2d4ea550df287ea0b59e7fad81453fe312b
parent13ae34d01c208d22116d142c3b2378eac0020752 (diff)
downloadcouchdb-ef552f5e2b94a5b110c178c02c482ea258e75145.tar.gz
docs: update Makefile.am for recent section folding
-rw-r--r--share/doc/build/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index 3db9689c7..cc7a37c05 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 = \