Changes between Version 85 and Version 86 of Doc


Ignore:
Timestamp:
2011-01-09T14:40:06Z (13 years ago)
Author:
zooko
Comment:

explain two reservoirs of user docs and give each one a top-level headline

Legend:

Unmodified
Added
Removed
Modified
  • Doc

    v85 v86  
    11= Documentation for Tahoe-LAFS Users =
     2
     3There are two collections of documents for users. One collection is made up of pages on this wiki, and the other is made up of files in the 'docs' directory of the Tahoe-LAFS source tree.
    24
    35Note: these links are to the 'trunk' (latest) versions of the documentation. See the 'docs' directory of a Tahoe-LAFS release for docs relating to that version.
    46
    5 == The Basics ==
     7== User Docs, on the wiki ==
    68 * [http://tahoe-lafs.org/source/tahoe/trunk/docs/about.html about]: the Tahoe-LAFS filesystem and the unique properties that it offers
    79 * [http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html quickstart]: how to get the software and set it up
    810 * [http://tahoe-lafs.org/source/tahoe/trunk/docs/running.html running]: how to run it once it is set up
    9 
    10  * [source:docs/ The 'docs' directory]: basic instructions on using Tahoe-LAFS once it is set up.
    1111
    1212 * [source:docs/known_issues.rst Known Issues]: things you need to be aware of if you want to rely on Tahoe-LAFS to store your valuable data.
     
    2121 * [wiki:SftpFrontend SFTP Frontend]: compatibility issues for accessing Tahoe-LAFS via SFTP
    2222 * [wiki:TipsTricks Tips & Tricks]
     23
     24== User Docs, in source code ==
     25 * [source:docs/ The 'docs' directory]
    2326
    2427== A Glance Under The Hood or "Gee What Does This Button Do?"  ==