Menu

Code Commit Log


Commit Date  
[r1518] by edloper

- minor HTML change: in epydoc-log.html options table, use valign=top

2007-02-16 07:23:36 Tree
[r1517] by edloper

- Fixed css bug that caused incorrect results in IE: "if you want
consistent rendering of lists between Explorer 5.x and Netscape 6.x,
you need to set both the left margin and left padding of the UL
element." -- <http://meyerweb.com/eric/css/list-indent.html>

2007-02-16 06:13:56 Tree
[r1516] by edloper

- Updated the epydoc man page

2007-02-16 05:37:14 Tree
[r1515] by edloper

- Added support for "--help TOPIC"
- If the target directory does not exist when the --include-log option
is used, then create it.
- Changed exit status for --fail-on-error etc from 1 to 2. When
exiting because of an internal error, use exit status 3.

2007-02-16 05:36:58 Tree
[r1514] by edloper

- Fixed docstring typo

2007-02-16 05:35:01 Tree
[r1513] by dvarrazzo

- Something has been merged. No need for further space crunching.

2007-02-16 02:34:36 Tree
[r1512] by dvarrazzo

- HTML for fields cleaned up.
It should be easier now to change the page look providing a different CSS.

2007-02-16 02:32:56 Tree
[r1511] by dvarrazzo

- The parser detects te trick::

if __name__ == "__main__":

and skips the block (or else testing stuff gets parsed).

2007-02-16 02:08:51 Tree
[r1510] by dvarrazzo

- Fixed tooltip for class nodes.

2007-02-16 01:28:57 Tree
[r1509] by dvarrazzo

- Fixed `ValueDoc.is_detailed()` when there are details in the variable,
but not in the value.

2007-02-15 23:53:21 Tree
Older >