Menu

Code Commit Log


Commit Date  
[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
[r1796] by edloper

- Moved PYTHONPATH statement up

2008-02-26 17:16:49 Tree
[r1795] by edloper

- Updated description of \EpydocIndex command

2008-02-26 17:13:33 Tree
[r1794] by edloper

- Changes to make graph colors user-customizable.

2008-02-26 17:12:17 Tree
[r1793] by edloper

- Use the xkeyval package to add two new keyword options to the epydoc
sty file (title and creator), which are used to set the hyperref
options pdftitle and pdfcreator.

- Use conditional test to decide whether the dvips or pdftex option
should be pased to the hyperref package. The generated latex output
no longer hard-codes information about the driver (so the same
latex output can be used by both latex and pdflatex).

- The preamble in the generated api.tex now *just* uses the selected
epydoc sty package. (the \uepackage statements for the hyperref
and graphicx packages were changed to \RequirePackage statements
in epydoc-base.sty.)

- Fixed bug where nested classes were not being documented.

- Fixed several bugs with index generation

- Fixed \ProvidesClass statements in epydoc-*.sty files

2008-02-26 17:11:38 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.