2011-01-28 20:05:36 +00:00
|
|
|
<h1>Documentation</h1>
|
2011-01-28 07:48:31 +00:00
|
|
|
|
2011-01-29 05:17:51 +00:00
|
|
|
<p>The documentation is mostly in the project's <a href="/gw/doc">doc/
|
|
|
|
directory</a> or in the source itself. It's now being promoted to
|
|
|
|
HTML, though:</p>
|
2011-01-28 20:05:36 +00:00
|
|
|
|
2013-06-11 13:50:55 +00:00
|
|
|
<h2>For Users</h2>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href="/docs/server-config">Server Config</a>: how to configure your Camlistore server</li>
|
|
|
|
<li><a href="/cmd/">Commands</a>: Camlistore command-line tools</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2>For Developers</h2>
|
2011-01-28 20:05:36 +00:00
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href="/docs/arch">Architecture</a>: the pieces, layers, and how they interact</li>
|
2011-01-28 21:20:49 +00:00
|
|
|
<li><a href="/docs/principles">Principles</a>: our base principles, goals, assumptions</li>
|
2011-01-28 20:05:36 +00:00
|
|
|
<li><a href="/docs/terms">Terminology</a>: let's agree on terms to stay sane</li>
|
2013-03-15 16:13:13 +00:00
|
|
|
<li><a href="/docs/uses">Use Cases</a>: what one might do with all this (or at least our aspirations)</li>
|
2011-01-28 20:05:36 +00:00
|
|
|
<li><a href="/docs/schema">Schema</a>: how we model data in Camlistore</li>
|
2011-01-28 21:20:49 +00:00
|
|
|
<li><a href="/docs/json-signing">JSON Signing</a></li>
|
2011-01-29 05:17:51 +00:00
|
|
|
<li><a href="/docs/sharing">Sharing</a></li>
|
2013-03-15 16:13:13 +00:00
|
|
|
<li><a href="/pkg/">Packages</a>: internal API documentation</li>
|
2011-01-28 20:05:36 +00:00
|
|
|
<li><a href="/docs/prior-art">Prior Art</a>: other projects doing similar stuff</li>
|
|
|
|
<li><a href="/docs/contributing">Contributing</a>: how to help</li>
|
|
|
|
</ul>
|
2013-06-11 12:13:16 +00:00
|
|
|
|
|
|
|
<h2>Releases</h2>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href="release/0.1">0.1 ("Grenoble")</li>
|
|
|
|
</ul>
|