Opened at 2013-12-03T17:31:27Z
Last modified at 2024-09-19T17:53:58Z
#2127 assigned defect
Disambiguate "client" and "gateway" occurrences in Tahoe-LAFS docs
Reported by: | amontero | Owned by: | blaisep |
---|---|---|---|
Priority: | normal | Milestone: | User Documentation Goals |
Component: | documentation | Version: | 1.10.0 |
Keywords: | docs | Cc: | |
Launchpad Bug: |
Description
When reading the Tahoe-LAFS the documentation, you can find "client" and "gateway" terms used exchangeably. Also, programs acting as clients to a gateway node are also referred to as "clients".
This pull request added a warning about that: https://github.com/tahoe-lafs/tahoe-lafs/pull/73
However, all appearances of "client" should be revised. Initially, scanning and tagging such occurences in some way would allow to track which docs are already checked and which not as they're reviewed. This could make use of some way to provide "definition/glossary hover popups" in Trac docs, if possible. If Trac does not support it, maybe Sphinx does (see #2102).
Change History (7)
comment:1 Changed at 2013-12-07T04:08:55Z by daira
- Keywords docs added
- Summary changed from Disambiguate "client" and "gateway" occurences in Tahoe-LAFS docs to Disambiguate "client" and "gateway" occurrences in Tahoe-LAFS docs
comment:2 Changed at 2016-05-06T16:39:08Z by marlowe
- Status changed from new to assigned
comment:3 Changed at 2024-08-27T16:11:27Z by blaisep
- Owner changed from marlowe to blaisep
- Status changed from assigned to new
comment:4 Changed at 2024-08-27T16:12:18Z by blaisep
- Status changed from new to assigned
comment:5 Changed at 2024-08-31T01:12:56Z by blaisep
- Status changed from assigned to new
comment:6 Changed at 2024-08-31T01:13:27Z by blaisep
- Status changed from new to assigned
comment:7 Changed at 2024-09-19T17:53:58Z by blaisep
- Milestone changed from undecided to User Documentation Goals