Docs: Added fixed-rate analysis example

- Thanks to Wade Duvall.
This commit is contained in:
Paul Beckingham 2016-03-26 11:45:16 -04:00
parent 64f87e3c38
commit 0f9797da87
2 changed files with 3 additions and 0 deletions

View file

@ -20,3 +20,4 @@ suggestions:
Frédéric Meynadier Frédéric Meynadier
Bruno Vernay Bruno Vernay
Ben Boeckel Ben Boeckel
Wade Duvall

View file

@ -91,3 +91,5 @@ configuration names flattened, i.e. no hierarchy.
- Use display granularity/resolution to see more or less details. This would - Use display granularity/resolution to see more or less details. This would
combine nicely with a tag hierarchy. (Tomas Babej) combine nicely with a tag hierarchy. (Tomas Babej)
- Need reports to help users doing fixed-rate work - finding the longest task
for example.