Mercurial > p > roundup > code
diff scripts/README.txt @ 3764:7f0c63868fa9
add new script
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 22 Nov 2006 00:09:08 +0000 |
| parents | 18ad9d702a5b |
| children | 64daaa4bf816 |
line wrap: on
line diff
--- a/scripts/README.txt Thu Nov 16 14:26:34 2006 +0000 +++ b/scripts/README.txt Wed Nov 22 00:09:08 2006 +0000 @@ -8,6 +8,10 @@ Generate an email that lists outstanding issues. Send in both plain text and HTML formats. +weekly-report + Generate a simple report outlining the activity in one tracker for the + most recent week. + schema_diagram.py Generate a schema diagram for a roundup tracker. It generates a 'dot file' that is then fed into the 'dot' tool (http://www.graphviz.org) to generate
