website: link to packages and commands from docs

Change-Id: I5acf8ec76b5dc886acf1015dcf310df97c3bf6fc
This commit is contained in:
mpl 2013-03-15 17:13:13 +01:00
parent 58161550e1
commit 201ab5be2a
1 changed files with 3 additions and 11 deletions

View File

@ -10,21 +10,13 @@ HTML, though:</p>
<li><a href="/docs/arch">Architecture</a>: the pieces, layers, and how they interact</li>
<li><a href="/docs/principles">Principles</a>: our base principles, goals, assumptions</li>
<li><a href="/docs/terms">Terminology</a>: let's agree on terms to stay sane</li>
<li><a href="/docs/uses">Use Cases</a>: what one might do with all this (or at least our aspirations)</li>
<li><a href="/cmd/">Commands</a>: Camlistore command-line tools</li>
<li><a href="/docs/schema">Schema</a>: how we model data in Camlistore</li>
<li><a href="/docs/json-signing">JSON Signing</a></li>
<li><a href="/docs/uses">Use Cases</a>: what one might do with all this (or at least our aspirations)</li>
<li><a href="/docs/sharing">Sharing</a></li>
<li><a href="/pkg/">Packages</a>: internal API documentation</li>
<li><a href="/docs/prior-art">Prior Art</a>: other projects doing similar stuff</li>
<li><a href="/docs/status">Project Status</a>: where we're at</li>
<li><a href="/docs/contributing">Contributing</a>: how to help</li>
</ul>
<h2>Commands</h2>
<ul>
<li><a href="/cmd/camput">camput</a>: add <a href="/docs/schema">files &amp; other blobs & objects</a> to one of your camli blob servers</a></li>
<li><a href="/cmd/camget">camget</a>: (less mature) fetch things from a blob server</li>
</ul>