4 | | * [source:docs/architecture.txt architecture.txt], explaining the design decisions that have given the grid its current shape |
5 | | * [wiki:UseCases UseCases], enumerating the ways in which Tahoe should be useful |
6 | | * [source:docs/webapi.txt webapi.txt], containing everything you need to know to use Tahoe from your own program |
7 | | * [source:roadmap.txt roadmap.txt], showing how the functionality has been incrementally improved so far, and what improvements we plan to make next |
8 | | * [source:docs/codemap.txt codemap.txt], laying out the software design and the organization of the source code |
| 4 | * [source:docs/architecture.txt architecture.txt]: the design decisions that have given the grid its current shape |
| 5 | * [wiki:UseCases UseCases]: the ways in which Tahoe should be useful |
| 6 | * [source:docs/webapi.txt webapi.txt]: everything you need to know to use Tahoe from your own program |
| 7 | * [source:roadmap.txt roadmap.txt]: how the functionality has been incrementally improved so far, and what improvements we plan to make next |
| 8 | * [source:docs/codemap.txt codemap.txt]: the software design and the organization of the source code |
| 9 | * [source:docs/configuration.txt configuration.txt]: how to configure a tahoe node and what persistent state it creates |