You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2013/08/26 18:22:21 UTC

[5/6] git commit: updated refs/heads/1781-reorganize-and-improve-docs to 26d9c02

Update intro response.


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

Branch: refs/heads/1781-reorganize-and-improve-docs
Commit: 522a845ddef4e23ffffeb1f39e42dc7feb992b9b
Parents: bf9d9ce
Author: Alexander Shorin <kx...@apache.org>
Authored: Sun Aug 25 17:29:07 2013 +0400
Committer: Alexander Shorin <kx...@apache.org>
Committed: Sun Aug 25 17:29:07 2013 +0400

----------------------------------------------------------------------
 share/doc/src/intro.rst | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/522a845d/share/doc/src/intro.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/intro.rst b/share/doc/src/intro.rst
index 6f3603b..57eb235 100644
--- a/share/doc/src/intro.rst
+++ b/share/doc/src/intro.rst
@@ -227,10 +227,16 @@ clarity):
 
 .. code-block:: json
 
-    {
-       "couchdb" : "Welcome",
-       "version" : "|version|",
-    }
+  {
+      "couchdb": "Welcome",
+      "uuid": "85fb71bf700c17267fef77535820e371",
+      "vendor": {
+          "name": "The Apache Software Foundation",
+          "version": "1.4.0"
+      },
+      "version": "1.4.0"
+  }
+
 
 .. note:: For some URLs, especially those that include special characters such
    as ampersand, exclamation mark, or question mark, you should quote