X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/359de7e4f707e744356e98b14e620d15041c409d..2f66d4cc05e9442a9bb69969744d0750a02a1ed4:/doc/sdk/index.html.textile.liquid diff --git a/doc/sdk/index.html.textile.liquid b/doc/sdk/index.html.textile.liquid index dbfcaedc71..b6ed39ed2c 100644 --- a/doc/sdk/index.html.textile.liquid +++ b/doc/sdk/index.html.textile.liquid @@ -11,12 +11,13 @@ SPDX-License-Identifier: CC-BY-SA-3.0 This section documents language bindings for the "Arvados API":{{site.baseurl}}/api and Keep that are available for various programming languages. Not all features are available in every SDK. The most complete SDK is the Python SDK. Note that this section only gives a high level overview of each SDK. Consult the "Arvados API":{{site.baseurl}}/api section for detailed documentation about Arvados API calls available on each resource. -* "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html +* "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html (also includes essential command line tools such as "arv-put" and "arv-get") * "Command line SDK":{{site.baseurl}}/sdk/cli/install.html ("arv") * "Go SDK":{{site.baseurl}}/sdk/go/index.html * "R SDK":{{site.baseurl}}/sdk/R/index.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 +* "Java SDK v2":{{site.baseurl}}/sdk/java-v2/index.html +* "Java SDK v1":{{site.baseurl}}/sdk/java/index.html +* "Perl SDK":{{site.baseurl}}/sdk/perl/index.html -Many Arvados Workbench pages, under the the *Advanced* tab, provide examples of API and SDK use for accessing the current resource . +Many Arvados Workbench pages, under the *Advanced* tab, provide examples of API and SDK use for accessing the current resource .