Merge branch 'master' into 2681-new-inactive-user-notification
[arvados.git] / doc / sdk / index.html.textile.liquid
index cea3ab0d278dfa70b1589dff0bf315ae496736f6..1b1e18ab9447fbf964e414403003ae980e69926d 100644 (file)
@@ -8,4 +8,11 @@ This section documents how to access the Arvados API and Keep using various prog
 
 * "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html
 * "Perl SDK":{{site.baseurl}}/sdk/perl/index.html
+* "Ruby SDK":{{site.baseurl}}/sdk/ruby/index.html
+* "Java SDK":{{site.baseurl}}/sdk/java/index.html
 * "Command line SDK":{{site.baseurl}}/sdk/cli/index.html ("arv")
+
+SDKs not yet implemented:
+
+* Rails SDK: Workbench uses an ActiveRecord-like interface to Arvados. This hasn't yet been extracted from Workbench and packaged as a gem.
+* R: We plan to support this, but it has not been implemented yet.