Menu

Code Commit Log


Commit Date  
[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
[r1508] by dvarrazzo

- __revision__ is allowed as variable for the 'version' tag.

2007-02-15 19:48:33 Tree
[r1507] by dvarrazzo

- Dropped double anchors definitions.

2007-02-15 19:42:28 Tree
[r1506] by edloper

- Added --include-log to several targets in the Makefile

2007-02-14 17:00:36 Tree
[r1505] by edloper

- Added redirect page <redirect.html> that redirects dotted names to
corresponding pages using javascript. When the user visits
<redirect.html#dotted.name>, they will automatically get redirected
to the page for the object with the given fully-qualified dotted
name. E.g., for epydoc, <redirect.html#epydoc.apidoc.UNKNOWN>
redirects the user to <epydoc.apidoc-module.html#UNKNOWN>.

2007-02-14 16:57:34 Tree
[r1504] by dvarrazzo

- Don't barf with non-ascii chars in reST doctest blocks.
Thanks to Nicola Larosa and David Mugnai for pointing this bug.

2007-02-14 12:00:32 Tree
Older >