about summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-13 13:38:18 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-13 13:38:18 +0200
commitd3e52c92a1189bd1d16e6005cc6e6d49510ff7ab (patch)
treea0f4418e1d5311b535f769cf4060579ff6c9e03b
parentupdate github and twitter (diff)
downloadspore-d3e52c92a1189bd1d16e6005cc6e6d49510ff7ab.tar.gz
add doc to couchdb
-rw-r--r--apps/couchdb.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/couchdb.json b/apps/couchdb.json
index f7c44b2..d1ca4a5 100644
--- a/apps/couchdb.json
+++ b/apps/couchdb.json
@@ -73,5 +73,8 @@
    "name" : "CouchDB",
    "author" : [
       "franck cuny <franck@lumberjaph.net>"
-   ]
+   ],
+   "meta" : {
+      "documentation" : "http://wiki.apache.org/couchdb/HTTP_Document_API"
+   }
 }