From 28b8390f058f56b38c0c7af6a78b5b24b636599e Mon Sep 17 00:00:00 2001 From: lebek <> Date: Wed, 11 Apr 2012 15:59:26 +0000 Subject: [PATCH] add to Developers' Manual [Imported from Trac: page Manual, version 7] --- Manual.md | 41 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/Manual.md b/Manual.md index 37f5168..d9d67bf 100644 --- a/Manual.md +++ b/Manual.md @@ -1,12 +1,14 @@ RE: , work in progress... ## Users' Manual + ### Overview + [What is Tahoe-LAFS?]source:docs/about.rst [Why use Tahoe-LAFS?](UseCases) -[SystemRequirments](SystemRequirments) +[System Requirments](SystemRequirments) ### [Installation]source:docs/quickstart.rst @@ -36,25 +38,54 @@ RE: , work in [Capabilities](Capabilities) +---- ## Developers' Manual -[up a local test grid]Setting +### Community + +[Who's who](AboutUs) + +[Mailing list/IRC channel](https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Dev#Community) + +### Getting Started + +[Setting up a local test grid](LocalGrid) [Logging]source:docs/logging.rst +[Coding standards](CodingStandards) + +[Writing tests](HowToWriteTests) + +[Submitting a patch](Patches) + +[Reviewing a patch](PatchReviewProcess) + +### Specifications + [Web API]source:trunk/docs/frontends/webapi.rst [File Encoding]source:docs/specifications/file-encoding.rst -Packaging +### Packaging -[Writing tests](HowToWriteTests) +### The Future + +Ostrom + +[NewAccountingDesign](NewAccountingDesign) + +[OneHundredYearCryptography](OneHundredYearCryptography) + +[NewCapDesign](NewCapDesign) + +GSoCIdeas ---- Useful pages which should be in the manual (but where?): -FAQ, [TipsTricks](TipsTricks) +FAQ, [TipsTricks](TipsTricks), Bibliography Useful resources which don't necessarily belong in the manual: [The story of a file](http://bigasterisk.com/tahoe-playground), [TestGrid](TestGrid), [PresentationsPapers](https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Dev#PresentationsPapers) \ No newline at end of file