Moved Python SDK and crunch utility scripts pages to SDK Reference section.
[arvados.git] / doc / index.html
index 3ff2956329c0f2cd8169988ba125c116d987639b..af280c0183ce91b1e0802ecd391d7081a17ab11b 100644 (file)
@@ -24,13 +24,16 @@ title: Arvados | Documentation
   <div style="width: 50px; display: table-cell; border-left:1px solid #bbb;">
     &nbsp;
   </div>
-  <div style="margin-left: 0px; width: 450px; display: table-cell;">
+  <div style="margin-left: 0px; width: auto; display: table-cell;">
     <div>
       <p>
         <a href="{{ site.baseurl }}/user/">User Guide</a> &mdash; How to manage data and do analysis with Arvados.
       </p>
       <p>
-        <a href="{{ site.baseurl }}/api/">API Reference</a> &mdash; Details about the Arvados APIs.
+        <a href="{{ site.baseurl }}/sdk/">SDK Reference</a> &mdash; Details about the accessing Arvados from various programming languages.
+      </p>
+      <p>
+        <a href="{{ site.baseurl }}/api/">API Reference</a> &mdash; Details about the the Arvados REST API.
       </p>
       <p>
         <a href="{{ site.baseurl }}/admin/">Admin Guide</a> &mdash; How to administer an Arvados system.