Commit graph

7 commits

Author SHA1 Message Date
Bradley M. Kuhn
b67c6c75e2 "Purchase Order required" example. 2013-11-14 19:09:39 -05:00
Bradley M. Kuhn
a8b1938793 Add tag and additional workflow configurablity. 2013-11-14 17:54:31 -05:00
Bradley M. Kuhn
45904d4a25 Don't put any text in the <a> with only id so that the class isn't need in CSS.
<joar> you should change it to <a id="foo"></a>Generating reports
<joar> so, just create an empty <a> tag before the anchor target
<bkuhn> is that really the "right way" to do it?
<joar> it's the generally accepted way
<bkuhn> oh, ok.
<joar> it's the way sphinx does it, for example
<joar> I think wikipedia does the same
2013-11-14 12:50:48 -05:00
Bradley M. Kuhn
17526685af Use a CSS class to avoid decoration on <a id=""> tags that don't have an href. 2013-11-14 12:42:48 -05:00
Bradley M. Kuhn
19dc97526d Fix problematic <a id=""> tags. 2013-11-14 12:37:52 -05:00
Bradley M. Kuhn
0c94479bb1 Update EvaluationTemplate to have clearer links to each UseCase
The idea is to use the evaluation template to fill out for each project
codebase evaluation we do, but have an easy link back to the use case it
refers to.

As I was making this edit, I added a few FIXMEs to things that need
clarification and/or completion.
2013-11-14 12:36:04 -05:00
Bradley M. Kuhn
e968357058 Add Work flow use case. 2013-11-14 12:25:38 -05:00