Changeset 496 for trunk/README.developer
- Timestamp:
- Oct 14, 2007, 6:00:36 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.developer
r494 r496 96 96 A directory reflecting the parsed directory is generated for each 97 97 combination of StatsType, Author, and LineType, which is located in 98 `<TARGET>/<ROOT>/StatsType/Author/LineType/`. 98 `<TARGET>/<ROOT>/StatsType/Author/LineType/`. Author may be, on top of 99 each author in the repository, a directory ''all'' that is a sum over 100 all Authors. In same fashion LineType may be any of the three 101 linetypes but may also ''total'', which a sum over all linetypes. In 102 each `<TARGET>/<ROOT>/StatsType` there are directories 103 `images/LineType` that contain a structure reflecting the parsed 104 directory with images for every combination of File, LineType, and 105 StatsType. Images for different Authors are identical and therefore 106 shared between authors. 99 107 100 108
Note: See TracChangeset
for help on using the changeset viewer.