5 title: Arvados | Documentation
8 <div class="jumbotron">
9 <div class="container">
11 <div class="col-sm-6">
13 <p>manuals, guides, and references</p>
15 <div class="col-sm-6">
16 <img src="images/dax-reading-book.png" style="max-height: 10em" alt="Dax reading a book" />
22 <div class="container-fluid">
24 <div class="col-sm-5">
25 <p>This site contains documentation for the <a href="https://arvados.org/">Arvados platform</a>. The documentation is being developed as part of the open source project. It is a work in progress that has just gotten started. You can get involved by <a href="https://arvados.org/projects/arvados/wiki/Documentation">joining the documentation effort</a>.
27 <div class="col-sm-7" style="border-left: solid; border-width: 1px">
29 <a href="{{ site.baseurl }}/user/index.html">User Guide</a> — How to manage data and do analysis with Arvados.
32 <a href="{{ site.baseurl }}/sdk/index.html">SDK Reference</a> — Details about the accessing Arvados from various programming languages.
35 <a href="{{ site.baseurl }}/api/index.html">API Reference</a> — Details about the the Arvados REST API.
38 <a href="{{ site.baseurl }}/admin/index.html">Admin Guide</a> — How to administer an Arvados system.
41 <a href="{{ site.baseurl }}/install/index.html">Install Guide</a> — How to install Arvados on a cloud platform.