website: remove old cmd docs. now auto-generated

Change-Id: I60693ddde30da5969a3638eb2c3e9ad1eb150efe
This commit is contained in:
Brad Fitzpatrick 2013-06-12 03:55:08 -07:00
parent 46def7c3af
commit 822523bb58
4 changed files with 0 additions and 33 deletions

View File

@ -1,10 +0,0 @@
<h1>camget</h1>
<p>[<a href="/gw/cmd/camget">code</a>]</p>
<p>A tool to fetch files, blobs and objects from a blob server.</p>
<h2>Usage</h2>
...

View File

@ -1,10 +0,0 @@
<h1>cammount</h1>
<p>[<a href="/gw/cmd/cammount">code</a>]</p>
<p>A tool to FUSE-mount and explore content in Camlistore. Runs on Linux and OS X.</p>
<h2>Usage</h2>
...

View File

@ -1,9 +0,0 @@
<h1>camput</h1>
<p>[<a href="/gw/cmd/camput">code</a>]</p>
<p>A tool to put files, blobs and objects into a blob server.</p>
<h2>Usage</h2>
...

View File

@ -1,4 +0,0 @@
<ul>
<li><a href="camput">camput</a></li>
<li><a href="camget">camget</a></li>
</ul>