Menu

Code Commit Log


Commit Date  
[r1765] by edloper

- DocstringLinker.url_for() is now an optional method

2008-02-23 20:11:27 Tree
[r1764] by edloper

- Removed stale (unreachable) code

2008-02-23 20:11:01 Tree
[r1763] by edloper

- DocstringLinker.url_for() is now an optional method

2008-02-23 20:10:34 Tree
[r1762] by edloper

- DocstringLinker.url_for() is now an optional method

2008-02-23 20:10:25 Tree
[r1761] by edloper

- Added max_width and max_height attributes to DotGraph -- if the graph
is larger than this, then it will be scaled down. Default value is
6 inches wide by 8 inches tall.

2008-02-23 19:50:28 Tree
[r1760] by edloper

- Fixed bug in base style's def of EpydocProperty command

2008-02-23 19:33:37 Tree
[r1759] by edloper

- Removed stale code that was accidentally not deleted in previous checkin

2008-02-23 19:32:13 Tree
[r1758] by edloper

- Added some preliminary code for using dot2tex. This feature is not
yet working (and therefore disabled).

2008-02-23 19:06:41 Tree
[r1757] by edloper

- Copy *all* of the epydoc builtin latex style files to the target
directory. This ensures that custom style files (which are now
copied to epydoc-custom.sty) can use \RequirePackage to extend any
of the builtin latex style files; and they can extend one another
as well.

2008-02-23 18:31:10 Tree
[r1756] by edloper

- Moved code that resolves 'auto' pdfdriver to the write_latex
function.
- 'auto' pdfdriver now selects 'latex' if 'dvi' or 'ps' output are
requested
- if pdfdriver is set to 'pdflatex' and the dvi or ps output are
requested, then signal an error

2008-02-23 17:47:49 Tree
Older >