Menu

Code Commit Log


Commit Date  
[r1806] by edloper

- Assorted improvements to latex output
- EpydocFunction, EpydocVariable, and EpydocProperty commands now
use xkeyval to pass arguments in a more readable and extensible
manner.
- Adjusted the output to fix indentation, and make the generated
latex easier to read
- Always write classes to separate files; and use \input to read
them in.
- Added function to parse latex output & look for warnings

2008-03-04 02:31:57 Tree
[r1805] by edloper

- If the dot executable is not found, issue an error, and don't try to
generate further graphs.

2008-02-27 20:24:06 Tree
[r1804] by edloper

- Fixed bug that causes crash when we can't determine the canonical name
for a metaclass.
- Fixed bug in callgraph rendering.

2008-02-27 19:54:39 Tree
[r1803] by edloper

- Added missing global SCRWIDTH

2008-02-27 00:32:35 Tree
[r1802] by edloper

- Fixed silly typo

2008-02-27 00:28:32 Tree
[r1801] by edloper

- Fixed silly typo

2008-02-27 00:20:24 Tree
[r1800] by edloper

- Added --graph-image-format option

2008-02-27 00:02:34 Tree
[r1799] by edloper

- Changed the usage for to_html() and to_latex() methods -- they now
accept a directory, rather than an image filename (and a url in
the case of to_html). This is in preparation for adding an option
to specify the image format for graphs in html output.

2008-02-27 00:01:42 Tree
[r1798] by edloper

- Changed the usage for to_html() and to_latex() methods -- they now
accept a directory, rather than an image filename (and a url in
the case of to_html). This is in preparation for adding an option
to specify the image format for graphs in html output.

2008-02-26 23:54:44 Tree
[r1797] by edloper

- DotGraph's write() render() and html() methods now auto-select the
output format (gif, png, etc) based on the filename. Default=gif.

2008-02-26 23:37:17 Tree
Older >