first attempt at organizing the docs into something more coherent

[Imported from Trac: page Manual, version 1]
lebek 2012-03-22 18:02:22 +00:00
parent 89c89a9e22
commit 7d5e103903

46
Manual.md Normal file

@ -0,0 +1,46 @@
RE: <https://tahoe-lafs.org/pipermail/tahoe-dev/2012-March/007149.html>, work in progress...
## Users' Manual
### Overview
[What is Tahoe-LAFS?]source:docs/about.rst
[SystemRequirments](SystemRequirments)
### [Installation]source:docs/quickstart.rst
### [Configuration]source:trunk/docs/configuration.rst
### Usage
[Starting a Tahoe-LAFS node]source:docs/running.rst
[User Interface]Web
[Command Line Interface]source:trunk/docs/frontends/CLI.rst
[(S)FTP]source:frontends/FTP-and-SFTP.rst
***
[Statistics]source:docs/stats.rst
[Upload Helper]source:docs/helper.rst
[Garbage Collection]source:docs/garbage-collection.rst
### Under the Hood
[Architecture]source:trunk/docs/architecture.rst
[Capabilities](Capabilities)
## Developers' Manual
[up a local test grid]Setting
[Logging]source:docs/logging.rst
[Web API]source:trunk/docs/frontends/webapi.rst
[File Encoding]source:docs/specifications/file-encoding.rst