Menu

Code Commit Log


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

- Test cases for zope2 and zope3 introspection support

2007-02-14 08:40:29 Tree
[r1502] by edloper

- Fixed various test bugs; updated tests so now they run cleanly under
Python 2.3 (assuming you're using a recent version of doctest.py)

2007-02-14 08:38:44 Tree
[r1501] by edloper

- Added preliminary support for zope2 and zope3 introspection.

2007-02-14 08:36:59 Tree
[r1500] by edloper

- Fixed SF bug #1659520 (although I'm not entirely happy with the fix)

2007-02-14 06:15:18 Tree
[r1499] by edloper

- Fixed some css rules (css precedence rules were preventing them
from being used in the desired places)

2007-02-14 06:12:22 Tree
[r1498] by edloper

- Set __docformat__

2007-02-14 05:43:46 Tree
[r1497] by edloper

- Fixed makefile bug

2007-02-14 05:43:07 Tree
Older >