add to Developers' Manual

[Imported from Trac: page Manual, version 7]
lebek 2012-04-11 15:59:26 +00:00
parent c7eaba03f9
commit 28b8390f05

@ -1,12 +1,14 @@
RE: <https://tahoe-lafs.org/pipermail/tahoe-dev/2012-March/007149.html>, work in progress... RE: <https://tahoe-lafs.org/pipermail/tahoe-dev/2012-March/007149.html>, work in progress...
## Users' Manual ## Users' Manual
### Overview ### Overview
[What is Tahoe-LAFS?]source:docs/about.rst [What is Tahoe-LAFS?]source:docs/about.rst
[Why use Tahoe-LAFS?](UseCases) [Why use Tahoe-LAFS?](UseCases)
[SystemRequirments](SystemRequirments) [System Requirments](SystemRequirments)
### [Installation]source:docs/quickstart.rst ### [Installation]source:docs/quickstart.rst
@ -36,25 +38,54 @@ RE: <https://tahoe-lafs.org/pipermail/tahoe-dev/2012-March/007149.html>, work in
[Capabilities](Capabilities) [Capabilities](Capabilities)
----
## Developers' Manual ## 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 [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 [Web API]source:trunk/docs/frontends/webapi.rst
[File Encoding]source:docs/specifications/file-encoding.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?): 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: 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) [The story of a file](http://bigasterisk.com/tahoe-playground), [TestGrid](TestGrid), [PresentationsPapers](https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Dev#PresentationsPapers)