Changes between Initial Version and Version 1 of Manual


Ignore:
Timestamp:
2012-03-22T18:02:22Z (13 years ago)
Author:
lebek
Comment:

first attempt at organizing the docs into something more coherent

Legend:

Unmodified
Added
Removed
Modified
  • Manual

    v1 v1  
     1RE: [https://tahoe-lafs.org/pipermail/tahoe-dev/2012-March/007149.html], work in progress...
     2
     3== Users' Manual ==
     4=== Overview ===
     5[source:docs/about.rst What is Tahoe-LAFS?]
     6
     7[wiki:SystemRequirments SystemRequirments]
     8
     9=== [source:docs/quickstart.rst Installation] ===
     10
     11=== [source:trunk/docs/configuration.rst Configuration] ===
     12
     13=== Usage ===
     14
     15[source:docs/running.rst Starting a Tahoe-LAFS node]
     16
     17[[Web User Interface]]
     18
     19[source:trunk/docs/frontends/CLI.rst Command Line Interface]
     20
     21[source:frontends/FTP-and-SFTP.rst (S)FTP]
     22
     23***
     24
     25[source:docs/stats.rst Statistics]
     26
     27[source:docs/helper.rst Upload Helper]
     28
     29[source:docs/garbage-collection.rst Garbage Collection]
     30
     31=== Under the Hood ===
     32
     33[source:trunk/docs/architecture.rst Architecture]
     34
     35[wiki:Capabilities]
     36
     37
     38== Developers' Manual ==
     39
     40[[Setting up a local test grid]]
     41
     42[source:docs/logging.rst Logging]
     43
     44[source:trunk/docs/frontends/webapi.rst Web API]
     45
     46[source:docs/specifications/file-encoding.rst File Encoding]