I wanted a One Stop Page where I could navigate to all the basic docs with a single click. I found myself cheesing through install.html --> running.html --> configuration.txt. This might be fine the first time but when I subsequently wanted to consult configuration.txt it was a pain. Hence the changes.

[Imported from Trac: page Doc, version 64]
arch_o_median 2009-09-18 19:43:16 +00:00
parent 8f11931a94
commit 944b57352b

3
Doc.md

@ -16,6 +16,9 @@
## A Glance Under The Hood or "Gee What Does This Button Do?" ## A Glance Under The Hood or "Gee What Does This Button Do?"
* [configuration](http://allmydata.org/source/tahoe/trunk/docs/configuration.txt): a description of the contents of your ".tahoe" directory * [configuration](http://allmydata.org/source/tahoe/trunk/docs/configuration.txt): a description of the contents of your ".tahoe" directory
* [architecture](http://allmydata.org/source/tahoe/trunk/docs/architecture.txt): a succinct overview of the whole system * [architecture](http://allmydata.org/source/tahoe/trunk/docs/architecture.txt): a succinct overview of the whole system
* [Command Line Interface](http://allmydata.org/source/tahoe/trunk/docs/frontends/CLI.txt): the basic "how to" for the CLI
* [Web API](http://allmydata.org/source/tahoe/trunk/docs/frontends/webapi.txt): the basic "how to" for the WAPI
## Presentations / Papers ## Presentations / Papers
* [Tahoe The Least-Authority Filesystem](http://allmydata.org/~zooko/lafs.pdf) presented at [Storage Security and Survivability '08](http://storagess.org/2008) * [Tahoe The Least-Authority Filesystem](http://allmydata.org/~zooko/lafs.pdf) presented at [Storage Security and Survivability '08](http://storagess.org/2008)
* [Tahoe: A Secure Distributed Filesystem](http://allmydata.org/~warner/pycon-tahoe.html) presented at * [Tahoe: A Secure Distributed Filesystem](http://allmydata.org/~warner/pycon-tahoe.html) presented at