Last change
on this file since 25855 was
25855,
checked in by Mario Domenech Goulart, 9 years ago
|
salmonella-html-report (wiki): release notes for version 1.1
|
File size:
1.0 KB
|
Line | |
---|
1 | [[tags: egg salmonella-html-report]] |
---|
2 | |
---|
3 | == salmonella-html-report |
---|
4 | |
---|
5 | [[toc:]] |
---|
6 | |
---|
7 | |
---|
8 | === Introduction |
---|
9 | |
---|
10 | A command line tool to generate HTML-formatted reports out of |
---|
11 | [[/egg/salmonella|salmonella]] log files. |
---|
12 | |
---|
13 | |
---|
14 | === Author |
---|
15 | |
---|
16 | [[http://wiki.call-cc.org/users/mario-domenech-goulart|Mario Domenech Goulart]] |
---|
17 | |
---|
18 | |
---|
19 | === Repository |
---|
20 | |
---|
21 | salmonella-html-report is hosted on [[http://github.com|github]]: |
---|
22 | [[https://github.com/mario-goulart/salmonella-html-report|https://github.com/mario-goulart/salmonella-html-report]] |
---|
23 | |
---|
24 | |
---|
25 | === Dependencies |
---|
26 | |
---|
27 | * [[/egg/salmonella|salmonella]] |
---|
28 | * [[/egg/sxml-transforms|sxml-transforms]] |
---|
29 | * [[/egg/regex|regex]] |
---|
30 | |
---|
31 | {{salmonella-html-report}} also uses the {{dot}} command line tool |
---|
32 | (provided by [[http://www.graphviz.org/|Graphviz]]) to generate the |
---|
33 | [reverse] dependencies graphs. |
---|
34 | |
---|
35 | |
---|
36 | === Usage |
---|
37 | |
---|
38 | $ salmonella-html-report --help |
---|
39 | Usage: salmonella-html-report [ --disable-graphs ] [ --css-uri=<uri> ] [ --verbose ] <salmonella log file> <out dir> |
---|
40 | |
---|
41 | |
---|
42 | === License |
---|
43 | |
---|
44 | BSD |
---|
45 | |
---|
46 | === Version history |
---|
47 | |
---|
48 | ==== Version 1.1 |
---|
49 | |
---|
50 | * Added rank pages |
---|
51 | * Added TOC |
---|
52 | |
---|
53 | |
---|
54 | ==== Version 1.0 |
---|
55 | |
---|
56 | * Initial release |
---|
57 | |
---|
Note: See
TracBrowser
for help on using the repository browser.