You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2013/09/25 17:02:06 UTC

git commit: updated refs/heads/1894-feature-experimental-nodejs-couchjs to e8f5dd3

Updated Branches:
  refs/heads/1894-feature-experimental-nodejs-couchjs 7f4065660 -> e8f5dd36d


Add 'html/experimental.html' to 'Makefile.am'


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

Branch: refs/heads/1894-feature-experimental-nodejs-couchjs
Commit: e8f5dd36d2f07e677e53a2c0bc81732e6cadbc0a
Parents: 7f40656
Author: Klaus Trainer <kl...@posteo.de>
Authored: Wed Sep 25 16:40:16 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Wed Sep 25 17:01:57 2013 +0200

----------------------------------------------------------------------
 share/doc/build/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e8f5dd36/share/doc/build/Makefile.am
----------------------------------------------------------------------
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index 15fed21..6f7def4 100644
--- a/share/doc/build/Makefile.am
+++ b/share/doc/build/Makefile.am
@@ -103,6 +103,7 @@ html_files = \
     html/changes.html \
     html/config_reference.html \
     html/configuring.html \
+    html/experimental.html \
     html/ddocs.html \
     html/index.html \
     html/intro.html \