edit, and add link to configuration.txt

[Imported from Trac: page Doc, version 19]
zooko 2007-12-01 16:52:35 +00:00
parent 2aac56e613
commit 32f2e64168

11
Doc.md

@ -1,11 +1,12 @@
# Documentation
## The Basics
* [architecture.txt]source:docs/architecture.txt, explaining the design decisions that have given the grid its current shape
* [UseCases](UseCases), enumerating the ways in which Tahoe should be useful
* [webapi.txt]source:docs/webapi.txt, containing everything you need to know to use Tahoe from your own program
* [roadmap.txt]source:roadmap.txt, showing how the functionality has been incrementally improved so far, and what improvements we plan to make next
* [codemap.txt]source:docs/codemap.txt, laying out the software design and the organization of the source code
* [architecture.txt]source:docs/architecture.txt: the design decisions that have given the grid its current shape
* [UseCases](UseCases): the ways in which Tahoe should be useful
* [webapi.txt]source:docs/webapi.txt: everything you need to know to use Tahoe from your own program
* [roadmap.txt]source:roadmap.txt: how the functionality has been incrementally improved so far, and what improvements we plan to make next
* [codemap.txt]source:docs/codemap.txt: the software design and the organization of the source code
* [configuration.txt]source:docs/configuration.txt: how to configure a tahoe node and what persistent state it creates
## The Parade of Release Notes
* [the release notes]source:relnotes.txt@686 announcing v0.2, the first public release, on May 2, 2007 and giving a general overview of why the Tahoe project exists