Opened at 2007-12-20T21:36:58Z
Closed at 2008-01-08T17:07:15Z
#241 closed defect (fixed)
v0.7.0 documentation
Reported by: | zooko | Owned by: | zooko |
---|---|---|---|
Priority: | major | Milestone: | 0.7.0 |
Component: | documentation | Version: | 0.7.0 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
There is a lot of documentation that needs to be updated to fit v0.7.0 of tahoe. This ticket is for me to keep notes about which documents need to change in what way.
Change History (4)
comment:1 Changed at 2007-12-20T21:39:00Z by zooko
comment:2 Changed at 2008-01-01T06:52:58Z by zooko
There's a new docs/install.html that is short and sweet.
But this means that all of the other details from README need to be rewritten into install-details.html.
comment:3 Changed at 2008-01-07T05:37:33Z by zooko
I'm going to fix docs/install-details.html on the plane tomorrow.
comment:4 Changed at 2008-01-08T17:07:15Z by zooko
- Resolution set to fixed
- Status changed from new to closed
docs/install.html is good. See #264 for further docs.
Note: See
TracTickets for help on using
tickets.
webapi.txt uses the word "node" to mean either a tahoe wapi/wui server, a tahoe storage server, or a file-or-directory in the filesystem. Disambiguate these, probably by using "webapi server", "storage server", and "file or directory" respectively.
On the other hand, Brian likes the word "node" for things in the filesystem because it emphasizes that the filesystem is a graph and that the thing at the end of an edge can be either a file or a directory, so if it fits continue to use "node" or "filesystem node" or some such to denote those things.