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/10/03 18:11:37 UTC

[2/2] git commit: updated refs/heads/master to e1072ec

reference plugins in exprimental features


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

Branch: refs/heads/master
Commit: e1072ec2257139a7c43954f25f8312c62f4ddb46
Parents: bcb4e7d
Author: Jan Lehnardt <ja...@apache.org>
Authored: Thu Oct 3 18:11:27 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Thu Oct 3 18:11:27 2013 +0200

----------------------------------------------------------------------
 share/doc/src/experimental.rst | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e1072ec2/share/doc/src/experimental.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/experimental.rst b/share/doc/src/experimental.rst
index bca22a0..d835e51 100644
--- a/share/doc/src/experimental.rst
+++ b/share/doc/src/experimental.rst
@@ -77,3 +77,11 @@ Differences from the SpiderMonkey Query Server
 V8 and SpiderMonkey roughly behave similar, but there might be engine-
 specific differences that make or break a JavaScript function in one or
 the other server.
+
+
+Plugins
+=======
+
+See `src/couch_plugins/README.md`.
+
+