Changes between Version 85 and Version 86 of Doc
- Timestamp:
- 2011-01-09T14:40:06Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc
v85 v86 1 1 = Documentation for Tahoe-LAFS Users = 2 3 There 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. 2 4 3 5 Note: 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. 4 6 5 == The Basics==7 == User Docs, on the wiki == 6 8 * [http://tahoe-lafs.org/source/tahoe/trunk/docs/about.html about]: the Tahoe-LAFS filesystem and the unique properties that it offers 7 9 * [http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html quickstart]: how to get the software and set it up 8 10 * [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.11 11 12 12 * [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. … … 21 21 * [wiki:SftpFrontend SFTP Frontend]: compatibility issues for accessing Tahoe-LAFS via SFTP 22 22 * [wiki:TipsTricks Tips & Tricks] 23 24 == User Docs, in source code == 25 * [source:docs/ The 'docs' directory] 23 26 24 27 == A Glance Under The Hood or "Gee What Does This Button Do?" ==