You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dc...@apache.org on 2014/07/15 01:46:23 UTC

[1/5] documentation commit: updated refs/heads/1843-feature-bigcouch-add-docs to 7bda402

Repository: couchdb-documentation
Updated Branches:
  refs/heads/1843-feature-bigcouch-add-docs a434183da -> 7bda4023d (forced update)


remove all autools Makefile.am


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/529138f0
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/529138f0
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/529138f0

Branch: refs/heads/1843-feature-bigcouch-add-docs
Commit: 529138f085619d0b756b354ba7533f162f404a6f
Parents: fe7f7bf
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Tue Jul 15 01:26:59 2014 +0200
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Tue Jul 15 01:45:33 2014 +0200

----------------------------------------------------------------------
 Makefile.am       |  14 --
 build/Makefile.am | 630 -------------------------------------------------
 2 files changed, 644 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/529138f0/Makefile.am
----------------------------------------------------------------------
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 34b41a0..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-## Licensed under the Apache License, Version 2.0 (the "License"); you may not
-## use this file except in compliance with the License. You may obtain a copy of
-## the License at
-##
-##   http://www.apache.org/licenses/LICENSE-2.0
-##
-## Unless required by applicable law or agreed to in writing, software
-## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-## License for the specific language governing permissions and limitations under
-## the License.
-
-SUBDIRS = build
-

http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/529138f0/build/Makefile.am
----------------------------------------------------------------------
diff --git a/build/Makefile.am b/build/Makefile.am
deleted file mode 100644
index b3fba13..0000000
--- a/build/Makefile.am
+++ /dev/null
@@ -1,630 +0,0 @@
-## Licensed under the Apache License, Version 2.0 (the "License"); you may not
-## use this file except in compliance with the License. You may obtain a copy of
-## the License at
-##
-##   http://www.apache.org/licenses/LICENSE-2.0
-##
-## Unless required by applicable law or agreed to in writing, software
-## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-## License for the specific language governing permissions and limitations under
-## the License.
-
-MAKE_SAFE = $(MAKE)
-
-SPHINXOPTS = \
-    -n -c $(srcdir)/../src \
-    -A local=1 \
-    $(srcdir)/../src
-
-info_file_dist = texinfo/CouchDB.info
-
-info_file_inst = CouchDB
-
-if BUILD_INFO
-info_file_build = $(info_file_dist)
-else
-info_file_build =
-endif
-
-pdf_file_dist = latex/CouchDB.pdf.gz
-
-pdf_file_inst = CouchDB.pdf.gz
-
-if BUILD_PDF
-pdf_file_build = $(pdf_file_dist)
-else
-pdf_file_build =
-endif
-
-# Please keep lists of rst and related generated files sorted
-
-html_files = \
-    html/_images/futon-createdb.png \
-    html/_images/futon-editdoc.png \
-    html/_images/futon-editeddoc.png \
-    html/_images/futon-overview.png \
-    html/_images/futon-replform.png \
-    html/_images/intro-consistency-01.png \
-    html/_images/intro-consistency-02.png \
-    html/_images/intro-consistency-03.png \
-    html/_images/intro-consistency-04.png \
-    html/_images/intro-consistency-05.png \
-    html/_images/intro-consistency-06.png \
-    html/_images/intro-consistency-07.png \
-    html/_images/intro-tour-01.png \
-    html/_images/intro-tour-02.png \
-    html/_images/intro-tour-03.png \
-    html/_images/intro-tour-04.png \
-    html/_images/intro-tour-05.png \
-    html/_images/intro-tour-06.png \
-    html/_images/intro-tour-07.png \
-    html/_images/intro-tour-08.png \
-    html/_images/intro-tour-09.png \
-    html/_images/intro-tour-10.png \
-    html/_images/intro-why-01.png \
-    html/_images/intro-why-02.png \
-    html/_images/intro-why-03.png \
-    html/_images/views-intro-01.png \
-    html/_images/views-intro-02.png \
-    html/_images/views-intro-03.png \
-    html/_images/views-intro-04.png \
-    html/_sources/api/basics.txt \
-    html/_sources/api/index.txt \
-    html/_sources/api/local.txt \
-    html/_sources/api/database/bulk-api.txt \
-    html/_sources/api/database/changes.txt \
-    html/_sources/api/database/common.txt \
-    html/_sources/api/database/compact.txt \
-    html/_sources/api/database/index.txt \
-    html/_sources/api/database/misc.txt \
-    html/_sources/api/database/security.txt \
-    html/_sources/api/database/temp-views.txt \
-    html/_sources/api/document/attachments.txt \
-    html/_sources/api/document/common.txt \
-    html/_sources/api/document/index.txt \
-    html/_sources/api/ddoc/common.txt \
-    html/_sources/api/ddoc/index.txt \
-    html/_sources/api/ddoc/render.txt \
-    html/_sources/api/ddoc/rewrites.txt \
-    html/_sources/api/ddoc/views.txt \
-    html/_sources/api/server/authn.txt \
-    html/_sources/api/server/common.txt \
-    html/_sources/api/server/configuration.txt \
-    html/_sources/api/server/index.txt \
-    html/_sources/config/auth.txt \
-    html/_sources/config/compaction.txt \
-    html/_sources/config/couchdb.txt \
-    html/_sources/config/externals.txt \
-    html/_sources/config/http.txt \
-    html/_sources/config/http-handlers.txt \
-    html/_sources/config/index.txt \
-    html/_sources/config/logging.txt \
-    html/_sources/config/misc.txt \
-    html/_sources/config/query-servers.txt \
-    html/_sources/config/replicator.txt \
-    html/_sources/config/services.txt \
-    html/_sources/config/intro.txt \
-    html/_sources/config/proxying.txt \
-    html/_sources/couchapp/ddocs.txt \
-    html/_sources/couchapp/index.txt \
-    html/_sources/couchapp/views/collation.txt \
-    html/_sources/couchapp/views/index.txt \
-    html/_sources/couchapp/views/intro.txt \
-    html/_sources/couchapp/views/joins.txt \
-    html/_sources/couchapp/views/nosql.txt \
-    html/_sources/couchapp/views/pagination.txt \
-    html/_sources/cve/2010-0009.txt \
-    html/_sources/cve/2010-2234.txt \
-    html/_sources/cve/2010-3854.txt \
-    html/_sources/cve/2012-5641.txt \
-    html/_sources/cve/2012-5649.txt \
-    html/_sources/cve/2012-5650.txt \
-    html/_sources/cve/2014-2668.txt \
-    html/_sources/cve/index.txt \
-    html/_sources/fauxton/addons.txt \
-    html/_sources/fauxton/index.txt \
-    html/_sources/fauxton/install.txt \
-    html/_sources/install/index.txt \
-    html/_sources/install/freebsd.txt \
-    html/_sources/install/mac.txt \
-    html/_sources/install/unix.txt \
-    html/_sources/install/windows.txt \
-    html/_sources/intro/api.txt \
-    html/_sources/intro/consistency.txt \
-    html/_sources/intro/curl.txt \
-    html/_sources/intro/futon.txt \
-    html/_sources/intro/index.txt \
-    html/_sources/intro/overview.txt \
-    html/_sources/intro/security.txt \
-    html/_sources/intro/tour.txt \
-    html/_sources/intro/why.txt \
-    html/_sources/maintenance/compaction.txt \
-    html/_sources/maintenance/index.txt \
-    html/_sources/maintenance/performance.txt \
-    html/_sources/query-server/index.txt \
-    html/_sources/query-server/erlang.txt \
-    html/_sources/query-server/javascript.txt \
-    html/_sources/query-server/protocol.txt \
-    html/_sources/replication/conflicts.txt \
-    html/_sources/replication/index.txt \
-    html/_sources/replication/intro.txt \
-    html/_sources/replication/protocol.txt \
-    html/_sources/replication/replicator.txt \
-    html/_sources/whatsnew/0.8.txt \
-    html/_sources/whatsnew/0.9.txt \
-    html/_sources/whatsnew/0.10.txt \
-    html/_sources/whatsnew/0.11.txt \
-    html/_sources/whatsnew/1.0.txt \
-    html/_sources/whatsnew/1.1.txt \
-    html/_sources/whatsnew/1.2.txt \
-    html/_sources/whatsnew/1.3.txt \
-    html/_sources/whatsnew/1.4.txt \
-    html/_sources/whatsnew/1.5.txt \
-    html/_sources/whatsnew/1.6.txt \
-    html/_sources/whatsnew/index.txt \
-    html/_sources/about.txt \
-    html/_sources/contents.txt \
-    html/_sources/contributing.txt \
-    html/_sources/experimental.txt \
-    html/_sources/externals.txt \
-    html/_sources/json-structure.txt \
-    html/_static/ajax-loader.gif \
-    html/_static/basic.css \
-    html/_static/comment-bright.png \
-    html/_static/comment-close.png \
-    html/_static/comment.png \
-    html/_static/default.css \
-    html/_static/doctools.js \
-    html/_static/down-pressed.png \
-    html/_static/down.png \
-    html/_static/favicon.ico \
-    html/_static/file.png \
-    html/_static/jquery.js \
-    html/_static/logo.png \
-    html/_static/minus.png \
-    html/_static/plus.png \
-    html/_static/pygments.css \
-    html/_static/rtd.css \
-    html/_static/searchtools.js \
-    html/_static/sidebar.js \
-    html/_static/underscore.js \
-    html/_static/up-pressed.png \
-    html/_static/up.png \
-    html/_static/websupport.js \
-    html/api/basics.html \
-    html/api/index.html \
-    html/api/local.html \
-    html/api/database/bulk-api.html \
-    html/api/database/changes.html \
-    html/api/database/common.html \
-    html/api/database/compact.html \
-    html/api/database/index.html \
-    html/api/database/misc.html \
-    html/api/database/security.html \
-    html/api/database/temp-views.html \
-    html/api/document/attachments.html \
-    html/api/document/common.html \
-    html/api/document/index.html \
-    html/api/ddoc/common.html \
-    html/api/ddoc/index.html \
-    html/api/ddoc/render.html \
-    html/api/ddoc/rewrites.html \
-    html/api/ddoc/views.html \
-    html/api/server/authn.html \
-    html/api/server/common.html \
-    html/api/server/configuration.html \
-    html/api/server/index.html \
-    html/config/auth.html \
-    html/config/compaction.html \
-    html/config/couchdb.html \
-    html/config/externals.html \
-    html/config/http.html \
-    html/config/http-handlers.html \
-    html/config/index.html \
-    html/config/logging.html \
-    html/config/misc.html \
-    html/config/query-servers.html \
-    html/config/replicator.html \
-    html/config/services.html \
-    html/config/intro.html \
-    html/config/proxying.html \
-    html/couchapp/ddocs.html \
-    html/couchapp/index.html \
-    html/couchapp/views/collation.html \
-    html/couchapp/views/index.html \
-    html/couchapp/views/intro.html \
-    html/couchapp/views/joins.html \
-    html/couchapp/views/nosql.html \
-    html/couchapp/views/pagination.html \
-    html/cve/2010-0009.html \
-    html/cve/2010-2234.html \
-    html/cve/2010-3854.html \
-    html/cve/2012-5641.html \
-    html/cve/2012-5649.html \
-    html/cve/2012-5650.html \
-    html/cve/2014-2668.html \
-    html/cve/index.html \
-    html/fauxton/addons.html \
-    html/fauxton/index.html \
-    html/fauxton/install.html \
-    html/install/index.html \
-    html/install/freebsd.html \
-    html/install/mac.html \
-    html/install/unix.html \
-    html/install/windows.html \
-    html/intro/api.html \
-    html/intro/consistency.html \
-    html/intro/curl.html \
-    html/intro/futon.html \
-    html/intro/index.html \
-    html/intro/overview.html \
-    html/intro/security.html \
-    html/intro/tour.html \
-    html/intro/why.html \
-    html/maintenance/compaction.html \
-    html/maintenance/index.html \
-    html/maintenance/performance.html \
-    html/query-server/index.html \
-    html/query-server/erlang.html \
-    html/query-server/javascript.html \
-    html/query-server/protocol.html \
-    html/replication/conflicts.html \
-    html/replication/index.html \
-    html/replication/intro.html \
-    html/replication/protocol.html \
-    html/replication/replicator.html \
-    html/whatsnew/0.8.html \
-    html/whatsnew/0.9.html \
-    html/whatsnew/0.10.html \
-    html/whatsnew/0.11.html \
-    html/whatsnew/1.0.html \
-    html/whatsnew/1.1.html \
-    html/whatsnew/1.2.html \
-    html/whatsnew/1.3.html \
-    html/whatsnew/1.4.html \
-    html/whatsnew/1.5.html \
-    html/whatsnew/1.6.html \
-    html/whatsnew/index.html \
-    html/about.html \
-    html/config-ref.html \
-    html/contents.html \
-    html/contributing.html \
-    html/download.html \
-    html/experimental.html \
-    html/externals.html \
-    html/http-api.html \
-    html/index.html \
-    html/json-structure.html \
-    html/objects.inv \
-    html/search.html \
-    html/searchindex.js
-
-if BUILD_HTML
-html_files_build = $(html_files)
-else
-html_files_build =
-endif
-
-image_files = \
-    ../images/epub-icon.png \
-    ../images/favicon.ico \
-    ../images/futon-createdb.png \
-    ../images/futon-editdoc.png \
-    ../images/futon-editeddoc.png \
-    ../images/futon-overview.png \
-    ../images/futon-replform.png \
-    ../images/intro-consistency-01.png \
-    ../images/intro-consistency-02.png \
-    ../images/intro-consistency-03.png \
-    ../images/intro-consistency-04.png \
-    ../images/intro-consistency-05.png \
-    ../images/intro-consistency-06.png \
-    ../images/intro-consistency-07.png \
-    ../images/intro-tour-01.png \
-    ../images/intro-tour-02.png \
-    ../images/intro-tour-03.png \
-    ../images/intro-tour-04.png \
-    ../images/intro-tour-05.png \
-    ../images/intro-tour-06.png \
-    ../images/intro-tour-07.png \
-    ../images/intro-tour-08.png \
-    ../images/intro-tour-09.png \
-    ../images/intro-tour-10.png \
-    ../images/intro-why-01.png \
-    ../images/intro-why-02.png \
-    ../images/intro-why-03.png \
-    ../images/logo.png \
-    ../images/views-intro-01.png \
-    ../images/views-intro-02.png \
-    ../images/views-intro-03.png \
-    ../images/views-intro-04.png
-
-src_files = \
-    ../src/api/basics.rst \
-    ../src/api/index.rst \
-    ../src/api/local.rst \
-    ../src/api/database/bulk-api.rst \
-    ../src/api/database/changes.rst \
-    ../src/api/database/common.rst \
-    ../src/api/database/compact.rst \
-    ../src/api/database/index.rst \
-    ../src/api/database/misc.rst \
-    ../src/api/database/security.rst \
-    ../src/api/database/temp-views.rst \
-    ../src/api/document/attachments.rst \
-    ../src/api/document/common.rst \
-    ../src/api/document/index.rst \
-    ../src/api/ddoc/common.rst \
-    ../src/api/ddoc/index.rst \
-    ../src/api/ddoc/render.rst \
-    ../src/api/ddoc/rewrites.rst \
-    ../src/api/ddoc/views.rst \
-    ../src/api/server/authn.rst \
-    ../src/api/server/common.rst \
-    ../src/api/server/configuration.rst \
-    ../src/api/server/index.rst \
-    ../src/config/auth.rst \
-    ../src/config/compaction.rst \
-    ../src/config/couchdb.rst \
-    ../src/config/externals.rst \
-    ../src/config/http.rst \
-    ../src/config/http-handlers.rst \
-    ../src/config/index.rst \
-    ../src/config/logging.rst \
-    ../src/config/misc.rst \
-    ../src/config/query-servers.rst \
-    ../src/config/replicator.rst \
-    ../src/config/services.rst \
-    ../src/config/intro.rst \
-    ../src/config/proxying.rst \
-    ../src/couchapp/ddocs.rst \
-    ../src/couchapp/index.rst \
-    ../src/couchapp/views/collation.rst \
-    ../src/couchapp/views/index.rst \
-    ../src/couchapp/views/intro.rst \
-    ../src/couchapp/views/joins.rst \
-    ../src/couchapp/views/nosql.rst \
-    ../src/couchapp/views/pagination.rst \
-    ../src/cve/2010-0009.rst \
-    ../src/cve/2010-2234.rst \
-    ../src/cve/2010-3854.rst \
-    ../src/cve/2012-5641.rst \
-    ../src/cve/2012-5649.rst \
-    ../src/cve/2012-5650.rst \
-    ../src/cve/2014-2668.rst \
-    ../src/cve/index.rst \
-    ../src/fauxton/addons.rst \
-    ../src/fauxton/index.rst \
-    ../src/fauxton/install.rst \
-    ../src/install/index.rst \
-    ../src/install/freebsd.rst \
-    ../src/install/mac.rst \
-    ../src/install/unix.rst \
-    ../src/install/windows.rst \
-    ../src/intro/api.rst \
-    ../src/intro/consistency.rst \
-    ../src/intro/curl.rst \
-    ../src/intro/futon.rst \
-    ../src/intro/index.rst \
-    ../src/intro/overview.rst \
-    ../src/intro/security.rst \
-    ../src/intro/tour.rst \
-    ../src/intro/why.rst \
-    ../src/maintenance/compaction.rst \
-    ../src/maintenance/index.rst \
-    ../src/maintenance/performance.rst \
-    ../src/query-server/index.rst \
-    ../src/query-server/erlang.rst \
-    ../src/query-server/javascript.rst \
-    ../src/query-server/protocol.rst \
-    ../src/replication/conflicts.rst \
-    ../src/replication/index.rst \
-    ../src/replication/intro.rst \
-    ../src/replication/protocol.rst \
-    ../src/replication/replicator.rst \
-    ../src/whatsnew/0.8.rst \
-    ../src/whatsnew/0.9.rst \
-    ../src/whatsnew/0.10.rst \
-    ../src/whatsnew/0.11.rst \
-    ../src/whatsnew/1.0.rst \
-    ../src/whatsnew/1.1.rst \
-    ../src/whatsnew/1.2.rst \
-    ../src/whatsnew/1.3.rst \
-    ../src/whatsnew/1.4.rst \
-    ../src/whatsnew/1.5.rst \
-    ../src/whatsnew/1.6.rst \
-    ../src/whatsnew/index.rst \
-    ../src/about.rst \
-    ../src/contents.rst \
-    ../src/experimental.rst \
-    ../src/contributing.rst \
-    ../src/externals.rst \
-    ../src/json-structure.rst \
-    ../src/conf.py
-
-src_files_html = \
-    ../static/rtd.css \
-    ../templates/couchdb/domainindex.html \
-    ../templates/couchdb/theme.conf \
-    ../templates/pages/download.html \
-    ../templates/pages/index.html \
-    ../templates/layout.html \
-    ../templates/help.html \
-    ../templates/searchbox.html \
-    ../templates/tracking.html \
-    ../templates/utilities.html
-
-sphinx_extensions = \
-    ../ext/configdomain.py \
-    ../ext/github.py \
-    ../ext/httpdomain.py
-
-EXTRA_DIST = \
-    $(image_files) \
-    $(src_files) \
-    $(src_files_html) \
-    $(info_file_build) \
-    $(pdf_file_build) \
-    $(html_files_build) \
-    $(sphinx_extensions)
-
-BUILT_SOURCES = \
-    $(info_file_build) \
-    $(pdf_file_build) \
-    $(html_files_build)
-
-$(pdf_file_dist): pdf
-
-$(html_files): html
-
-$(info_file_dist): info.stamp
-	@if test -f $@; then :; else \
-	    rm -f info.stamp; \
-	    $(MAKE_SAFE) $(AM_MAKEFLAGS) info.stamp; \
-	fi
-
-info.stamp: $(image_files) $(src_files)
-	trap "rm -rf info.lock info.stamp" 1 2 13 15; \
-	if mkdir info.lock 2>/dev/null; then \
-	    rm -f info.tmp; \
-	    touch info.tmp; \
-	    $(top_srcdir)/build-aux/sphinx-build \
-	        -b texinfo $(SPHINXOPTS) $(builddir)/texinfo; \
-	    $(MAKE_SAFE) -C texinfo info; \
-	    $(top_srcdir)/build-aux/sphinx-touch $(info_file_dist); \
-	    mv -f info.tmp $@; \
-	    rmdir info.lock; \
-	else \
-	    while test -d info.lock; do \
-	        sleep 1; \
-	    done; \
-	    test -f info.stamp; \
-	fi
-
-$(pdf_file_dist): pdf.stamp
-	@if test -f $@; then :; else \
-	    rm -f pdf.stamp; \
-	    $(MAKE_SAFE) $(AM_MAKEFLAGS) pdf.stamp; \
-	fi
-
-pdf.stamp: $(image_files) $(src_files)
-	trap "rm -rf pdf.lock pdf.stamp" 1 2 13 15; \
-	if mkdir pdf.lock 2>/dev/null; then \
-	    rm -f pdf.tmp; \
-	    touch pdf.tmp; \
-	    $(top_srcdir)/build-aux/sphinx-build \
-	        -b latex $(SPHINXOPTS) $(builddir)/latex; \
-	    $(MAKE_SAFE) -C latex all-pdf; \
-	    $(top_srcdir)/build-aux/sphinx-touch latex/CouchDB.pdf; \
-	    gzip -9 < latex/CouchDB.pdf > $(pdf_file_dist); \
-	    mv -f pdf.tmp $@; \
-	    rmdir pdf.lock; \
-	else \
-	    while test -d pdf.lock; do \
-	        sleep 1; \
-	    done; \
-	    test -f pdf.stamp; \
-	fi
-
-$(html_files): html.stamp
-	@if test -f $@; then :; else \
-	    rm -f html.stamp; \
-	    $(MAKE_SAFE) $(AM_MAKEFLAGS) html.stamp; \
-	fi
-
-html.stamp: $(image_files) $(src_files) $(src_files_html)
-	trap "rm -rf html.lock html.stamp" 1 2 13 15; \
-	if mkdir html.lock 2>/dev/null; then \
-	    rm -f html.tmp; \
-	    touch html.tmp; \
-	    $(top_srcdir)/build-aux/sphinx-build \
-	        -b html $(SPHINXOPTS) $(builddir)/html; \
-	    $(top_srcdir)/build-aux/sphinx-touch $(html_files); \
-	    mv -f html.tmp $@; \
-	    rmdir html.lock; \
-	else \
-	    while test -d html.lock; do \
-	        sleep 1; \
-	    done; \
-	    test -f html.stamp; \
-	fi
-
-pdf-local:
-	$(MAKE) $(AM_MAKEFLAGS) pdf.stamp
-
-html-local:
-	$(MAKE) $(AM_MAKEFLAGS) html.stamp
-
-install-data-local:
-	if test -s $(info_file_dist); then \
-	    $(INSTALL) -d $(DESTDIR)$(infodir); \
-	    $(INSTALL_DATA) \
-	        $(info_file_dist) $(DESTDIR)$(infodir)/$(info_file_inst); \
-	    if test -n "`which install-info`"; then \
-	        install-info \
-	            $(DESTDIR)$(infodir)/$(info_file_inst) \
-	            $(DESTDIR)$(infodir)/dir \
-	        || true; \
-	    fi \
-	fi
-	if test -s $(pdf_file_dist); then \
-	    $(INSTALL) -d $(DESTDIR)$(localdocdir); \
-	    $(INSTALL_DATA) \
-	        $(pdf_file_dist) $(DESTDIR)$(localdocdir)/$(pdf_file_inst); \
-	fi
-	for dist_file in $(html_files); do \
-	    if test -s $$dist_file; then \
-	        inst_file=`echo $$dist_file | sed s,^html,docs,`; \
-	        $(INSTALL) -d `dirname $(DESTDIR)$(localdatadir)/www/$$inst_file`; \
-	        $(INSTALL_DATA) \
-	            $$dist_file $(DESTDIR)$(localdatadir)/www/$$inst_file; \
-	    fi \
-	done
-
-uninstall-local:
-	rm -f $(DESTDIR)$(infodir)/$(info_file_inst)
-	if test -d $(DESTDIR)$(infodir); then \
-	    if test -n "`which install-info`"; then\
-	        install-info \
-	            --delete \
-	            $(DESTDIR)$(infodir)/$(info_file_inst) \
-	            $(DESTDIR)$(infodir)/dir \
-	        || true; \
-	    fi \
-	fi
-	rm -f $(DESTDIR)$(localdocdir)/$(pdf_file_inst)
-	for dist_file in $(html_files); do \
-	    if test -s $$dist_file; then \
-	        inst_file=`echo $$dist_file | sed s,^html,docs,`; \
-	        rm -f $(DESTDIR)$(localdatadir)/www/$$inst_file; \
-	    fi \
-	done
-
-DISTCLEANFILES = \
-    info.stamp \
-    pdf.stamp \
-    html.stamp
-
-distclean-local:
-	rm -fr doctrees
-	rm -fr html
-	rm -fr latex
-	rm -fr texinfo
-
-# We handle exit code manually. Please fix if there is a better way.
-distcheck-hook:
-	if test ! -s $(info_file_dist); then \
-	    $(top_srcdir)/build-aux/dist-error $(info_file_dist); \
-	fi
-	if test ! -s $(pdf_file_dist); then \
-	    $(top_srcdir)/build-aux/dist-error $(pdf_file_dist); \
-	fi
-	exit_code=0; \
-	for file in $(html_files); do \
-	    if test ! -s $$file; then \
-	        exit_code=1; \
-	        $(top_srcdir)/build-aux/dist-error $$file || break; \
-	    fi \
-	done; \
-	exit $$exit_code;


[5/5] documentation commit: updated refs/heads/1843-feature-bigcouch-add-docs to 7bda402

Posted by dc...@apache.org.
egregious inconsistent spelling error


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/7bda4023
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/7bda4023
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/7bda4023

Branch: refs/heads/1843-feature-bigcouch-add-docs
Commit: 7bda4023d38b9d4ceba3363174d3d45818f91869
Parents: 8c5fc80
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Tue Jul 15 01:30:01 2014 +0200
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Tue Jul 15 01:45:47 2014 +0200

----------------------------------------------------------------------
 images/intro-consistency-01.png | Bin 35605 -> 38005 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/7bda4023/images/intro-consistency-01.png
----------------------------------------------------------------------
diff --git a/images/intro-consistency-01.png b/images/intro-consistency-01.png
index 9ae6912..a577059 100644
Binary files a/images/intro-consistency-01.png and b/images/intro-consistency-01.png differ


[3/5] documentation commit: updated refs/heads/1843-feature-bigcouch-add-docs to 7bda402

Posted by dc...@apache.org.
inline autotools-based variables that never change


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/2802d87d
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/2802d87d
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/2802d87d

Branch: refs/heads/1843-feature-bigcouch-add-docs
Commit: 2802d87d3ac89f8a32b283b22cea577de12da1fc
Parents: 92e393b
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Tue Jul 15 01:27:44 2014 +0200
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Tue Jul 15 01:45:40 2014 +0200

----------------------------------------------------------------------
 LICENSE             | 1311 ++++++++++++++++++++++++++++++++++++++++++++++
 src/about.rst       |    2 +-
 src/conf.py         |   54 +-
 templates/help.html |    2 +-
 4 files changed, 1321 insertions(+), 48 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/2802d87d/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..4c58f19
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,1311 @@
+
+                                Apache License
+                          Version 2.0, January 2004
+                       http://www.apache.org/licenses/
+
+  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+  1. Definitions.
+
+     "License" shall mean the terms and conditions for use, reproduction,
+     and distribution as defined by Sections 1 through 9 of this document.
+
+     "Licensor" shall mean the copyright owner or entity authorized by
+     the copyright owner that is granting the License.
+
+     "Legal Entity" shall mean the union of the acting entity and all
+     other entities that control, are controlled by, or are under common
+     control with that entity. For the purposes of this definition,
+     "control" means (i) the power, direct or indirect, to cause the
+     direction or management of such entity, whether by contract or
+     otherwise, or (ii) ownership of fifty percent (50%) or more of the
+     outstanding shares, or (iii) beneficial ownership of such entity.
+
+     "You" (or "Your") shall mean an individual or Legal Entity
+     exercising permissions granted by this License.
+
+     "Source" form shall mean the preferred form for making modifications,
+     including but not limited to software source code, documentation
+     source, and configuration files.
+
+     "Object" form shall mean any form resulting from mechanical
+     transformation or translation of a Source form, including but
+     not limited to compiled object code, generated documentation,
+     and conversions to other media types.
+
+     "Work" shall mean the work of authorship, whether in Source or
+     Object form, made available under the License, as indicated by a
+     copyright notice that is included in or attached to the work
+     (an example is provided in the Appendix below).
+
+     "Derivative Works" shall mean any work, whether in Source or Object
+     form, that is based on (or derived from) the Work and for which the
+     editorial revisions, annotations, elaborations, or other modifications
+     represent, as a whole, an original work of authorship. For the purposes
+     of this License, Derivative Works shall not include works that remain
+     separable from, or merely link (or bind by name) to the interfaces of,
+     the Work and Derivative Works thereof.
+
+     "Contribution" shall mean any work of authorship, including
+     the original version of the Work and any modifications or additions
+     to that Work or Derivative Works thereof, that is intentionally
+     submitted to Licensor for inclusion in the Work by the copyright owner
+     or by an individual or Legal Entity authorized to submit on behalf of
+     the copyright owner. For the purposes of this definition, "submitted"
+     means any form of electronic, verbal, or written communication sent
+     to the Licensor or its representatives, including but not limited to
+     communication on electronic mailing lists, source code control systems,
+     and issue tracking systems that are managed by, or on behalf of, the
+     Licensor for the purpose of discussing and improving the Work, but
+     excluding communication that is conspicuously marked or otherwise
+     designated in writing by the copyright owner as "Not a Contribution."
+
+     "Contributor" shall mean Licensor and any individual or Legal Entity
+     on behalf of whom a Contribution has been received by Licensor and
+     subsequently incorporated within the Work.
+
+  2. Grant of Copyright License. Subject to the terms and conditions of
+     this License, each Contributor hereby grants to You a perpetual,
+     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+     copyright license to reproduce, prepare Derivative Works of,
+     publicly display, publicly perform, sublicense, and distribute the
+     Work and such Derivative Works in Source or Object form.
+
+  3. Grant of Patent License. Subject to the terms and conditions of
+     this License, each Contributor hereby grants to You a perpetual,
+     worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+     (except as stated in this section) patent license to make, have made,
+     use, offer to sell, sell, import, and otherwise transfer the Work,
+     where such license applies only to those patent claims licensable
+     by such Contributor that are necessarily infringed by their
+     Contribution(s) alone or by combination of their Contribution(s)
+     with the Work to which such Contribution(s) was submitted. If You
+     institute patent litigation against any entity (including a
+     cross-claim or counterclaim in a lawsuit) alleging that the Work
+     or a Contribution incorporated within the Work constitutes direct
+     or contributory patent infringement, then any patent licenses
+     granted to You under this License for that Work shall terminate
+     as of the date such litigation is filed.
+
+  4. Redistribution. You may reproduce and distribute copies of the
+     Work or Derivative Works thereof in any medium, with or without
+     modifications, and in Source or Object form, provided that You
+     meet the following conditions:
+
+     (a) You must give any other recipients of the Work or
+         Derivative Works a copy of this License; and
+
+     (b) You must cause any modified files to carry prominent notices
+         stating that You changed the files; and
+
+     (c) You must retain, in the Source form of any Derivative Works
+         that You distribute, all copyright, patent, trademark, and
+         attribution notices from the Source form of the Work,
+         excluding those notices that do not pertain to any part of
+         the Derivative Works; and
+
+     (d) If the Work includes a "NOTICE" text file as part of its
+         distribution, then any Derivative Works that You distribute must
+         include a readable copy of the attribution notices contained
+         within such NOTICE file, excluding those notices that do not
+         pertain to any part of the Derivative Works, in at least one
+         of the following places: within a NOTICE text file distributed
+         as part of the Derivative Works; within the Source form or
+         documentation, if provided along with the Derivative Works; or,
+         within a display generated by the Derivative Works, if and
+         wherever such third-party notices normally appear. The contents
+         of the NOTICE file are for informational purposes only and
+         do not modify the License. You may add Your own attribution
+         notices within Derivative Works that You distribute, alongside
+         or as an addendum to the NOTICE text from the Work, provided
+         that such additional attribution notices cannot be construed
+         as modifying the License.
+
+     You may add Your own copyright statement to Your modifications and
+     may provide additional or different license terms and conditions
+     for use, reproduction, or distribution of Your modifications, or
+     for any such Derivative Works as a whole, provided Your use,
+     reproduction, and distribution of the Work otherwise complies with
+     the conditions stated in this License.
+
+  5. Submission of Contributions. Unless You explicitly state otherwise,
+     any Contribution intentionally submitted for inclusion in the Work
+     by You to the Licensor shall be under the terms and conditions of
+     this License, without any additional terms or conditions.
+     Notwithstanding the above, nothing herein shall supersede or modify
+     the terms of any separate license agreement you may have executed
+     with Licensor regarding such Contributions.
+
+  6. Trademarks. This License does not grant permission to use the trade
+     names, trademarks, service marks, or product names of the Licensor,
+     except as required for reasonable and customary use in describing the
+     origin of the Work and reproducing the content of the NOTICE file.
+
+  7. Disclaimer of Warranty. Unless required by applicable law or
+     agreed to in writing, Licensor provides the Work (and each
+     Contributor provides its Contributions) on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+     implied, including, without limitation, any warranties or conditions
+     of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+     PARTICULAR PURPOSE. You are solely responsible for determining the
+     appropriateness of using or redistributing the Work and assume any
+     risks associated with Your exercise of permissions under this License.
+
+  8. Limitation of Liability. In no event and under no legal theory,
+     whether in tort (including negligence), contract, or otherwise,
+     unless required by applicable law (such as deliberate and grossly
+     negligent acts) or agreed to in writing, shall any Contributor be
+     liable to You for damages, including any direct, indirect, special,
+     incidental, or consequential damages of any character arising as a
+     result of this License or out of the use or inability to use the
+     Work (including but not limited to damages for loss of goodwill,
+     work stoppage, computer failure or malfunction, or any and all
+     other commercial damages or losses), even if such Contributor
+     has been advised of the possibility of such damages.
+
+  9. Accepting Warranty or Additional Liability. While redistributing
+     the Work or Derivative Works thereof, You may choose to offer,
+     and charge a fee for, acceptance of support, warranty, indemnity,
+     or other liability obligations and/or rights consistent with this
+     License. However, in accepting such obligations, You may act only
+     on Your own behalf and on Your sole responsibility, not on behalf
+     of any other Contributor, and only if You agree to indemnify,
+     defend, and hold each Contributor harmless for any liability
+     incurred by, or claims asserted against, such Contributor by reason
+     of your accepting any such warranty or additional liability.
+
+  END OF TERMS AND CONDITIONS
+
+  APPENDIX: How to apply the Apache License to your work.
+
+     To apply the Apache License to your work, attach the following
+     boilerplate notice, with the fields enclosed by brackets "[]"
+     replaced with your own identifying information. (Don't include
+     the brackets!)  The text should be enclosed in the appropriate
+     comment syntax for the file format. We also recommend that a
+     file or class name and description of purpose be included on the
+     same "printed page" as the copyright notice for easier
+     identification within third-party archives.
+
+  Copyright [yyyy] [name of copyright owner]
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+Apache CouchDB Subcomponents
+
+The Apache CouchDB project includes a number of subcomponents with separate
+copyright notices and license terms. Your use of the code for the these
+subcomponents is subject to the terms and conditions of the following licenses.
+
+For the share/doc/build/html/_static components:
+
+  Copyright (c) 2007-2011 by the Sphinx team (see AUTHORS file).
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions are
+  met:
+
+  * Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+
+  * Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+For the share/doc/build/html/_static/jquery.js component:
+
+  Copyright 2010, John Resig
+  
+  Copyright 2010, The Dojo Foundation
+  
+  Copyright 2012 jQuery Foundation and other contributors
+  http://jquery.com/
+
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  "Software"), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+For the share/doc/build/html/_static/underscore.js component:
+
+  Copyright (c) 2009-2012 Jeremy Ashkenas, DocumentCloud
+
+  Permission is hereby granted, free of charge, to any person
+  obtaining a copy of this software and associated documentation
+  files (the "Software"), to deal in the Software without
+  restriction, including without limitation the rights to use,
+  copy, modify, merge, publish, distribute, sublicense, and/or sell
+  copies of the Software, and to permit persons to whom the
+  Software is furnished to do so, subject to the following
+  conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+  OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+  OTHER DEALINGS IN THE SOFTWARE.
+
+For the share/doc/static/rtd.css component:
+
+  Copyright (c) 2007-2011 by the Sphinx team (see AUTHORS file).
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions are
+  met:
+
+  * Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+
+  * Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+For the share/www/script/jquery.js component:
+
+  Copyright 2012 jQuery Foundation and other contributors
+  http://jquery.com/
+
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  "Software"), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+For the share/www/script/jquery-ui-* components:
+
+  Copyright (c) 2011 Paul Bakaus, http://jqueryui.com/
+
+  This software consists of voluntary contributions made by many
+  individuals (AUTHORS.txt, http://jqueryui.com/about) For exact
+  contribution history, see the revision history and logs, available
+  at http://jquery-ui.googlecode.com/svn/
+
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  "Software"), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+For the share/www/script/jquery.form.js component:
+For the src/fauxton/assets/js/plugins/jquery.form.js component:
+
+  http://malsup.com/jquery/form/
+
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  "Software"), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+For the share/www/script/json2.js component:
+
+  Public Domain
+
+  No warranty expressed or implied. Use at your own risk.
+
+For the src/mochiweb component:
+
+  Copyright (c) 2007 Mochi Media, Inc.
+
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  "Software"), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+For the src/ibrowse component:
+
+  Copyright (c) 2006, Chandrashekhar Mullaparthi
+  All rights reserved.
+
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions are met:
+
+    * Redistributions of source code must retain the above copyright notice,
+      this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above copyright notice,
+      this list of conditions and the following disclaimer in the documentation
+      and/or other materials provided with the distribution.
+    * Neither the name of the T-Mobile nor the names of its contributors may be
+      used to endorse or promote products derived from this software without
+      specific prior written permission.
+
+  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+  ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+  ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+For the src/erlang-oauth component:
+
+  Copyright the authors and contributors. All rights reserved.
+
+  Permission is hereby granted, free of charge, to any person
+  obtaining a copy of this software and associated documentation
+  files (the "Software"), to deal in the Software without
+  restriction, including without limitation the rights to use,
+  copy, modify, merge, publish, distribute, sublicense, and/or sell
+  copies of the Software, and to permit persons to whom the
+  Software is furnished to do so, subject to the following
+  conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+  OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+  OTHER DEALINGS IN THE SOFTWARE.
+
+For the src/etap component:
+
+  Copyright (c) 2008-2009 Nick Gerakines <ni...@gerakines.net>
+
+  Permission is hereby granted, free of charge, to any person
+  obtaining a copy of this software and associated documentation
+  files (the "Software"), to deal in the Software without
+  restriction, including without limitation the rights to use,
+  copy, modify, merge, publish, distribute, sublicense, and/or sell
+  copies of the Software, and to permit persons to whom the
+  Software is furnished to do so, subject to the following
+  conditions:
+  
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+  
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+  OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+  OTHER DEALINGS IN THE SOFTWARE.
+
+For the src/ejson/yajl component
+
+Copyright 2010, Lloyd Hilaiel.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in
+    the documentation and/or other materials provided with the
+    distribution.
+
+ 3. Neither the name of Lloyd Hilaiel nor the names of its
+    contributors may be used to endorse or promote products derived
+    from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
+IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+ 
+For the src/ejson/erl_nif_compat.h file
+
+  Copyright (c) 2010-2011 Basho Technologies, Inc.
+  With some minor modifications for Apache CouchDB.
+
+  This file is provided to you under the Apache License,
+  Version 2.0 (the "License"); you may not use this file
+  except in compliance with the License.  You may obtain
+  a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+
+For the src/snappy/google-snappy component
+
+ Copyright 2005 and onwards Google Inc.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+
+     * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+     * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+     * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+For the share/server/coffee-script.js file
+
+  Copyright (c) 2011 Jeremy Ashkenas
+
+  Permission is hereby granted, free of charge, to any person
+  obtaining a copy of this software and associated documentation
+  files (the "Software"), to deal in the Software without
+  restriction, including without limitation the rights to use,
+  copy, modify, merge, publish, distribute, sublicense, and/or sell
+  copies of the Software, and to permit persons to whom the
+  Software is furnished to do so, subject to the following
+  conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+  OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+  OTHER DEALINGS IN THE SOFTWARE.
+
+For src/fauxton/apps/modules/pouchdb
+
+  Copyright (c) 2012 Dale Harvey et al
+
+  Licensed under the Apache License, Version 2.0 (the "License"); you may not
+  use this file except in compliance with the License. You may obtain a copy of
+  the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+  WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+  License for the specific language governing permissions and limitations under
+  the License.
+
+For src/fauxton/assets/js/libs/almond.js
+
+	Copyright (c) 2010-2011, The Dojo Foundation
+	All rights reserved.
+
+	Redistribution and use in source and binary forms, with or without
+	modification, are permitted provided that the following conditions are met:
+
+		* Redistributions of source code must retain the above copyright notice, this
+			list of conditions and the following disclaimer.
+		* Redistributions in binary form must reproduce the above copyright notice,
+			this list of conditions and the following disclaimer in the documentation
+			and/or other materials provided with the distribution.
+		* Neither the name of the Dojo Foundation nor the names of its contributors
+			may be used to endorse or promote products derived from this software
+			without specific prior written permission.
+
+	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+	ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+	WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+	DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+	FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+	DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+	SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+	CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+	OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+	OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+For src/fauxton/assets/js/libs/backbone.js
+
+	Copyright (c) 2010-2013 Jeremy Ashkenas, DocumentCloud
+
+	Permission is hereby granted, free of charge, to any person
+	obtaining a copy of this software and associated documentation
+	files (the "Software"), to deal in the Software without
+	restriction, including without limitation the rights to use,
+	copy, modify, merge, publish, distribute, sublicense, and/or sell
+	copies of the Software, and to permit persons to whom the
+	Software is furnished to do so, subject to the following
+	conditions:
+
+	The above copyright notice and this permission notice shall be
+	included in all copies or substantial portions of the Software.
+
+	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+	OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+	NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+	HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+	WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+	FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+	OTHER DEALINGS IN THE SOFTWARE.
+
+For src/fauxton/assets/js/libs/bootstrap.js
+And for src/fauxton/assets/less/bootstrap
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+For src/fauxton/assets/less/bootstrap
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+For src/fauxton/assets/js/libs/d3.js
+
+	Copyright (c) 2010-2014, Michael Bostock
+	All rights reserved.
+
+	Redistribution and use in source and binary forms, with or without
+	modification, are permitted provided that the following conditions are met:
+
+	* Redistributions of source code must retain the above copyright notice, this
+		list of conditions and the following disclaimer.
+
+	* Redistributions in binary form must reproduce the above copyright notice,
+		this list of conditions and the following disclaimer in the documentation
+		and/or other materials provided with the distribution.
+
+	* The name Michael Bostock may not be used to endorse or promote products
+		derived from this software without specific prior written permission.
+
+	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+	AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+	IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+	DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,
+	INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+	BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+	DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+	OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+	NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+	EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+For src/fauxton/assets/js/libs/lodash.js
+
+	Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
+	Based on Underscore.js 1.4.3, copyright 2009-2013 Jeremy Ashkenas,
+	DocumentCloud Inc. <http://underscorejs.org/>
+
+	Permission is hereby granted, free of charge, to any person obtaining
+	a copy of this software and associated documentation files (the
+	"Software"), to deal in the Software without restriction, including
+	without limitation the rights to use, copy, modify, merge, publish,
+	distribute, sublicense, and/or sell copies of the Software, and to
+	permit persons to whom the Software is furnished to do so, subject to
+	the following conditions:
+
+	The above copyright notice and this permission notice shall be
+	included in all copies or substantial portions of the Software.
+
+	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+	NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+	LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+	OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+	WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+For src/fauxton/assets/js/libs/nv.d3.js
+
+	Copyright (c) 2011, 2012 [Novus Partners, Inc.][novus]
+
+	Licensed under the Apache License, Version 2.0 (the "License");
+	you may not use this file except in compliance with the License.
+	You may obtain a copy of the License at
+
+			http://www.apache.org/licenses/LICENSE-2.0
+
+	Unless required by applicable law or agreed to in writing, software
+	distributed under the License is distributed on an "AS IS" BASIS,
+	WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+	See the License for the specific language governing permissions and
+	limitations under the License.
+
+	[novus]: https://www.novus.com/
+
+For src/fauxton/assets/js/libs/require.js
+
+	Copyright (c) 2010-2011, The Dojo Foundation
+	All rights reserved.
+
+	Redistribution and use in source and binary forms, with or without
+	modification, are permitted provided that the following conditions are met:
+
+		* Redistributions of source code must retain the above copyright notice, this
+			list of conditions and the following disclaimer.
+		* Redistributions in binary form must reproduce the above copyright notice,
+			this list of conditions and the following disclaimer in the documentation
+			and/or other materials provided with the distribution.
+		* Neither the name of the Dojo Foundation nor the names of its contributors
+			may be used to endorse or promote products derived from this software
+			without specific prior written permission.
+
+	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+	ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+	WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+	DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+	FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+	DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+	SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+	CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+	OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+	OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+For src/fauxton/assets/js/plugins/backbone.layoutmanager.js
+
+	Copyright (c) 2013 Tim Branyen
+
+	Permission is hereby granted, free of charge, to any person obtaining a copy of
+	this software and associated documentation files (the "Software"), to deal in
+	the Software without restriction, including without limitation the rights to
+	use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+	of the Software, and to permit persons to whom the Software is furnished to do
+	so, subject to the following conditions:
+
+	The above copyright notice and this permission notice shall be included in all
+	copies or substantial portions of the Software.
+
+	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+	SOFTWARE.
+
+For src/fauxton/assets/js/plugins/prettify.js
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+For the src/couch_dbupdates component
+
+  2009-2012 (c) Benoît Chesneau <be...@e-engura.org>
+
+  Apache 2 License, see above.
+
+If not otherwise noted, the extensions in this package are licensed
+under the following license.
+
+For src/fauxton/test/mocha/mocha.js and src/fauxton/test/mocha/mocha.js
+
+  Copyright (c) 2011-2013 TJ Holowaychuk <tj...@vision-media.ca>
+
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  'Software'), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+For src/fauxton/test/mocha/chai.js
+
+  Copyright (c) 2011-2013 Jake Luer jake@alogicalparadox.com
+
+  Permission is hereby granted, free of charge, to any person obtaining
+  a copy of this software and associated documentation files (the
+  'Software'), to deal in the Software without restriction, including
+  without limitation the rights to use, copy, modify, merge, publish,
+  distribute, sublicense, and/or sell copies of the Software, and to
+  permit persons to whom the Software is furnished to do so, subject to
+  the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+for src/fauxton/test/mocha/sinon-chai.js
+
+  DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+                    Version 2, December 2004
+
+ Copyright © 2012–2013 Domenic Denicola <do...@domenicdenicola.com>
+
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+
+            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. You just DO WHAT THE FUCK YOU WANT TO.
+
+for src/fauxton/js/libs/spin.js
+  The MIT License
+
+  Copyright (c) 2011 Felix Gnass [fgnass at neteye dot de]
+
+  Permission is hereby granted, free of charge, to any person obtaining a copy
+  of this software and associated documentation files (the "Software"), to deal
+  in the Software without restriction, including without limitation the rights
+  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+  copies of the Software, and to permit persons to whom the Software is
+  furnished to do so, subject to the following conditions:
+
+  The above copyright notice and this permission notice shall be included in
+  all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+  THE SOFTWARE.
+
+
+for src/fauxton/assets/img/font-awesome.*
+
+SIL OPEN FONT LICENSE
+
+Version 1.1 - 26 February 2007
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting — in part or in whole — any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.
+
+
+for src/fauxton/assets/less/bootstrap/font-awesome/*
+
+The MIT License (MIT)
+
+Copyright (c) 2013  Dave Gandy
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+For share/doc/ext/httpdomain.py
+
+Copyright (c) 2010 by the contributors Hong Minhee <mi...@dahlia.kr>.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+* Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in the
+  documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+for src/fauxton/assets/js/lib/ace/*
+
+Copyright (c) 2010, Ajax.org B.V.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+    * Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in the
+      documentation and/or other materials provided with the distribution.
+    * Neither the name of Ajax.org B.V. nor the
+      names of its contributors may be used to endorse or promote products
+      derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL AJAX.ORG B.V. BE LIABLE FOR ANY
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+for src/fauxton/assets/js/plugins/beautify.js
+The MIT License (MIT)
+
+Copyright (c) 2007-2013 Einar Lielmanis and contributors.
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation files
+(the "Software"), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+for src/fauxton/assets/js/plugins/cloudant.pagingcollection.js
+
+Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "{}"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright {yyyy} {name of copyright owner}
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+

http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/2802d87d/src/about.rst
----------------------------------------------------------------------
diff --git a/src/about.rst b/src/about.rst
index fe24c61..e268be8 100644
--- a/src/about.rst
+++ b/src/about.rst
@@ -20,6 +20,6 @@ About CouchDB Documentation
 License
 =======
 
-.. literalinclude:: ../../../LICENSE
+.. literalinclude:: ../LICENSE
    :lines: 1-202
 

http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/2802d87d/src/conf.py
----------------------------------------------------------------------
diff --git a/src/conf.py b/src/conf.py
index 03c5dd6..4152d35 100644
--- a/src/conf.py
+++ b/src/conf.py
@@ -12,65 +12,28 @@
 
 import datetime
 import os
-import re
 import sys
 
 sys.path.insert(0, os.path.abspath('../ext'))
 
+needs_sphinx = "1.2"
+
 extensions = ["sphinx.ext.todo", "sphinx.ext.extlinks", 'github',
               'httpdomain', 'configdomain']
 
-_info = {}
-_regex = re.compile('m4_define\(\[(.+)\],\s+\[(.+)\]\)')
-_acinclude_m4 = '../../../acinclude.m4'
-_acinclude_m4_in = '../../../acinclude.m4.in'
-if os.path.exists(_acinclude_m4):
-    _source = _acinclude_m4
-elif os.path.exists(_acinclude_m4_in):
-    _source = _acinclude_m4_in
-else:
-    _source = None
-if _source is not None:
-    _info = dict(_regex.findall(open(_source).read()))
-else:
-    raise ValueError('''Project information source wasn't found. We're assume
-that it's located within "acinclude.m4" file at the root of the project, but
-looks like there is no such file there.''')
-
 source_suffix = ".rst"
 
 nitpicky = True
 
-version = '.'.join([
-    _info['LOCAL_VERSION_MAJOR'],
-    _info['LOCAL_VERSION_MINOR']
-])
-
-release = '.'.join([
-    _info['LOCAL_VERSION_MAJOR'],
-    _info['LOCAL_VERSION_MINOR'],
-    _info['LOCAL_VERSION_REVISION']
-])
-
-if _info.get('LOCAL_VERSION_RELEASE') == '.%revision%':
-    release += '-dev'
-elif _info.get('LOCAL_VERSION_RELEASE'):
-    # jenkins hack, the release name is too long or uses
-    # characters that cause pain down the road. Example:
-    # 1.6.0+build.jenkins-ERLANG_VERSION=R14B04,label=Mac-OS-10-8-2-832-76-g2996574
-    # which breaks the LaTeX PDF build. Let’s strip this
-    # down to the git hash at the end.
-    if 'jenkins' in _info['LOCAL_VERSION_RELEASE']:
-        release += _info['LOCAL_VERSION_RELEASE'][-9:]
-    else: # regular case
-        release += _info['LOCAL_VERSION_STAGE'] + _info['LOCAL_VERSION_RELEASE']
-
+# should be over-written using rebar-inherited settings
+version = '1.7.0'
+release = '1.7.0-git'
 
-project = _info['LOCAL_PACKAGE_NAME']
+project = 'Apache CouchDB'
 
 copyright = '%d, %s' % (
     datetime.datetime.now().year,
-    _info['LOCAL_PACKAGE_AUTHOR_NAME']
+    'Apache Software Foundation'
 )
 
 highlight_language = "json"
@@ -148,7 +111,7 @@ texinfo_documents = [(
 )]
 
 extlinks = {
-    'issue': ('%s-%%s' % _info['LOCAL_BUG_URI'], 'COUCHDB-'),
+    'issue': ('%s-%%s' % 'https://issues.apache.org/jira/browse/COUCHDB', 'COUCHDB-'),
     'commit': ('https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commit;h=%s', '#')
 }
 
@@ -158,4 +121,3 @@ html_context['git_branch'] = github_branch = 'master'
 
 github_docs_path = 'share/doc/src'
 
-del _info, _regex, _acinclude_m4, _acinclude_m4_in, _source

http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/2802d87d/templates/help.html
----------------------------------------------------------------------
diff --git a/templates/help.html b/templates/help.html
index a6b7859..ac57081 100644
--- a/templates/help.html
+++ b/templates/help.html
@@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License.
 
 <ul>
 <li><a href="https://couchdb.apache.org/"{% if not local %} onclick="_gaq.push(['_link', 'https://couchdb.apache.org/']); return false;"{% endif %}>Homepage</a></li>
-<li><a href="http://wiki.apache.org/couchdb/">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/COUCHDB/">Wiki</a></li>
 <li><a href="https://couchdb.apache.org/#mailing-list"{% if not local %} onclick="_gaq.push(['_link', 'https://couchdb.apache.org/#mailing-list']); return false;"{% endif %}>Mailing Lists</a></li>
 <li><a href="http://webchat.freenode.net/?channels=couchdb">IRC</a></li>
 <li><a href="https://issues.apache.org/jira/browse/CouchDB">Issues</a></li>


[4/5] documentation commit: updated refs/heads/1843-feature-bigcouch-add-docs to 7bda402

Posted by dc...@apache.org.
simple makefiles are beautiful


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/8c5fc80e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/8c5fc80e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/8c5fc80e

Branch: refs/heads/1843-feature-bigcouch-add-docs
Commit: 8c5fc80e9b0119660f60cb0d3b378e9d1847befe
Parents: 2802d87
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Tue Jul 15 01:29:45 2014 +0200
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Tue Jul 15 01:45:43 2014 +0200

----------------------------------------------------------------------
 .gitignore |   3 +
 Makefile   |  65 +++++++++++++++
 make.bat   | 242 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 310 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/8c5fc80e/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..842c4d5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+ext/*.pyc
+_build/
+

http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/8c5fc80e/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..5263e5b
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,65 @@
+## Licensed under the Apache License, Version 2.0 (the "License"); you may not
+## use this file except in compliance with the License. You may obtain a copy of
+## the License at
+##
+##   http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+## License for the specific language governing permissions and limitations under
+## the License.
+
+SPHINXBUILD  := sphinx-build
+BUILDDIR     := _build
+COUCHVERSION := $(shell git describe --tags --abbrev=0 2>/dev/null || echo unknown)
+COUCHDOCSHA  := $(shell git rev-parse --verify --short HEAD 2>/dev/null || echo src)
+COUCHRELEASE := $(COUCHVERSION)-git-$(COUCHDOCSHA)
+SOURCE       := src/
+PAPERSIZE    := -D latex_paper_size=a4
+SPHINXFLAGS  := -a -E -W -n -A local=1 $(PAPERSIZE) -d $(BUILDDIR)/doctree 
+SPHINXOPTS   := $(SPHINXFLAGS) -D version=$(COUCHVERSION) -D release=$(COUCHRELEASE) $(SOURCE)
+
+all: distclean html pdf info man install clean
+
+clean:
+	rm -rf $(BUILDDIR)
+
+html:
+    ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)
+    $(error ensure that $(SPHINXBUILD) is installed and on your path)
+    endif
+	$(SPHINXBUILD) -b html $(SPHINXOPTS) $(BUILDDIR)/html
+
+latex:
+    ifeq ($(shell which tex >/dev/null 2>&1; echo $$?), 1)
+    $(error ensure that tex is installed and on your path)
+    endif
+	$(SPHINXBUILD) -b latex $(SPHINXOPTS) $(BUILDDIR)/latex
+
+pdf: latex
+    ifeq ($(shell which pdflatex >/dev/null 2>&1; echo $$?), 1)
+    $(error ensure that pdflatex is installed and on your path)
+    endif
+	$(MAKE) -C $(BUILDDIR)/latex all-pdf
+
+info:
+    ifeq ($(shell which makeinfo >/dev/null 2>&1; echo $$?), 1)
+    $(error ensure that makeinfo is installed and on your path)
+    endif
+	$(SPHINXBUILD) -b texinfo $(SPHINXOPTS) $(BUILDDIR)/texinfo
+	make -C $(BUILDDIR)/texinfo info
+
+man:
+	$(SPHINXBUILD) -b man $(SPHINXOPTS) $(BUILDDIR)/man
+
+install-html:
+install-pdf:
+install-info:
+install-man:
+
+install: install-html install-pdf install-info install-man
+	# copy-files
+
+distclean: clean
+	# delete-installed-files

http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/8c5fc80e/make.bat
----------------------------------------------------------------------
diff --git a/make.bat b/make.bat
new file mode 100644
index 0000000..9e1fc08
--- /dev/null
+++ b/make.bat
@@ -0,0 +1,242 @@
+@ECHO OFF
+
+REM Command file for Sphinx documentation
+
+if "%SPHINXBUILD%" == "" (
+	set SPHINXBUILD=sphinx-build
+)
+set BUILDDIR=_build
+set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
+set I18NSPHINXOPTS=%SPHINXOPTS% .
+if NOT "%PAPER%" == "" (
+	set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%
+	set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS%
+)
+
+if "%1" == "" goto help
+
+if "%1" == "help" (
+	:help
+	echo.Please use `make ^<target^>` where ^<target^> is one of
+	echo.  html       to make standalone HTML files
+	echo.  dirhtml    to make HTML files named index.html in directories
+	echo.  singlehtml to make a single large HTML file
+	echo.  pickle     to make pickle files
+	echo.  json       to make JSON files
+	echo.  htmlhelp   to make HTML files and a HTML help project
+	echo.  qthelp     to make HTML files and a qthelp project
+	echo.  devhelp    to make HTML files and a Devhelp project
+	echo.  epub       to make an epub
+	echo.  latex      to make LaTeX files, you can set PAPER=a4 or PAPER=letter
+	echo.  text       to make text files
+	echo.  man        to make manual pages
+	echo.  texinfo    to make Texinfo files
+	echo.  gettext    to make PO message catalogs
+	echo.  changes    to make an overview over all changed/added/deprecated items
+	echo.  xml        to make Docutils-native XML files
+	echo.  pseudoxml  to make pseudoxml-XML files for display purposes
+	echo.  linkcheck  to check all external links for integrity
+	echo.  doctest    to run all doctests embedded in the documentation if enabled
+	goto end
+)
+
+if "%1" == "clean" (
+	for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
+	del /q /s %BUILDDIR%\*
+	goto end
+)
+
+
+%SPHINXBUILD% 2> nul
+if errorlevel 9009 (
+	echo.
+	echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
+	echo.installed, then set the SPHINXBUILD environment variable to point
+	echo.to the full path of the 'sphinx-build' executable. Alternatively you
+	echo.may add the Sphinx directory to PATH.
+	echo.
+	echo.If you don't have Sphinx installed, grab it from
+	echo.http://sphinx-doc.org/
+	exit /b 1
+)
+
+if "%1" == "html" (
+	%SPHINXBUILD% -b html %ALLSPHINXOPTS% %BUILDDIR%/html
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The HTML pages are in %BUILDDIR%/html.
+	goto end
+)
+
+if "%1" == "dirhtml" (
+	%SPHINXBUILD% -b dirhtml %ALLSPHINXOPTS% %BUILDDIR%/dirhtml
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
+	goto end
+)
+
+if "%1" == "singlehtml" (
+	%SPHINXBUILD% -b singlehtml %ALLSPHINXOPTS% %BUILDDIR%/singlehtml
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
+	goto end
+)
+
+if "%1" == "pickle" (
+	%SPHINXBUILD% -b pickle %ALLSPHINXOPTS% %BUILDDIR%/pickle
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; now you can process the pickle files.
+	goto end
+)
+
+if "%1" == "json" (
+	%SPHINXBUILD% -b json %ALLSPHINXOPTS% %BUILDDIR%/json
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; now you can process the JSON files.
+	goto end
+)
+
+if "%1" == "htmlhelp" (
+	%SPHINXBUILD% -b htmlhelp %ALLSPHINXOPTS% %BUILDDIR%/htmlhelp
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; now you can run HTML Help Workshop with the ^
+.hhp project file in %BUILDDIR%/htmlhelp.
+	goto end
+)
+
+if "%1" == "qthelp" (
+	%SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; now you can run "qcollectiongenerator" with the ^
+.qhcp project file in %BUILDDIR%/qthelp, like this:
+	echo.^> qcollectiongenerator %BUILDDIR%\qthelp\Couch.qhcp
+	echo.To view the help file:
+	echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Couch.ghc
+	goto end
+)
+
+if "%1" == "devhelp" (
+	%SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished.
+	goto end
+)
+
+if "%1" == "epub" (
+	%SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The epub file is in %BUILDDIR%/epub.
+	goto end
+)
+
+if "%1" == "latex" (
+	%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
+	goto end
+)
+
+if "%1" == "latexpdf" (
+	%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
+	cd %BUILDDIR%/latex
+	make all-pdf
+	cd %BUILDDIR%/..
+	echo.
+	echo.Build finished; the PDF files are in %BUILDDIR%/latex.
+	goto end
+)
+
+if "%1" == "latexpdfja" (
+	%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
+	cd %BUILDDIR%/latex
+	make all-pdf-ja
+	cd %BUILDDIR%/..
+	echo.
+	echo.Build finished; the PDF files are in %BUILDDIR%/latex.
+	goto end
+)
+
+if "%1" == "text" (
+	%SPHINXBUILD% -b text %ALLSPHINXOPTS% %BUILDDIR%/text
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The text files are in %BUILDDIR%/text.
+	goto end
+)
+
+if "%1" == "man" (
+	%SPHINXBUILD% -b man %ALLSPHINXOPTS% %BUILDDIR%/man
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The manual pages are in %BUILDDIR%/man.
+	goto end
+)
+
+if "%1" == "texinfo" (
+	%SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
+	goto end
+)
+
+if "%1" == "gettext" (
+	%SPHINXBUILD% -b gettext %I18NSPHINXOPTS% %BUILDDIR%/locale
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The message catalogs are in %BUILDDIR%/locale.
+	goto end
+)
+
+if "%1" == "changes" (
+	%SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.The overview file is in %BUILDDIR%/changes.
+	goto end
+)
+
+if "%1" == "linkcheck" (
+	%SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Link check complete; look for any errors in the above output ^
+or in %BUILDDIR%/linkcheck/output.txt.
+	goto end
+)
+
+if "%1" == "doctest" (
+	%SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Testing of doctests in the sources finished, look at the ^
+results in %BUILDDIR%/doctest/output.txt.
+	goto end
+)
+
+if "%1" == "xml" (
+	%SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The XML files are in %BUILDDIR%/xml.
+	goto end
+)
+
+if "%1" == "pseudoxml" (
+	%SPHINXBUILD% -b pseudoxml %ALLSPHINXOPTS% %BUILDDIR%/pseudoxml
+	if errorlevel 1 exit /b 1
+	echo.
+	echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml.
+	goto end
+)
+
+:end


[2/5] documentation commit: updated refs/heads/1843-feature-bigcouch-add-docs to 7bda402

Posted by dc...@apache.org.
add make hook to rebar.config


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/92e393b1
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/92e393b1
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/92e393b1

Branch: refs/heads/1843-feature-bigcouch-add-docs
Commit: 92e393b1beca33cb138474ad45235f24a75fdfa2
Parents: 529138f
Author: Dave Cottlehuber <dc...@apache.org>
Authored: Tue Jul 15 01:28:18 2014 +0200
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Tue Jul 15 01:45:37 2014 +0200

----------------------------------------------------------------------
 rebar.config | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/92e393b1/rebar.config
----------------------------------------------------------------------
diff --git a/rebar.config b/rebar.config
new file mode 100644
index 0000000..3992bc5
--- /dev/null
+++ b/rebar.config
@@ -0,0 +1,18 @@
+% -*- mode: erlang;erlang-indent-level: 4;indent-tabs-mode: nil -*-
+% ex: ts=4 sw=4 ft=erlang et
+% Licensed under the Apache License, Version 2.0 (the "License"); you may not
+% use this file except in compliance with the License. You may obtain a copy of
+% the License at
+%
+%   http://www.apache.org/licenses/LICENSE-2.0
+%
+% Unless required by applicable law or agreed to in writing, software
+% distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+% WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+% License for the specific language governing permissions and limitations under
+% the License.
+
+[
+{pre_hooks,  [ {compile, "make"}]},
+{post_hooks, [ {clean,   "make clean"}]}
+].