Menu

Code Commit Log


Commit Date  
[r1723] by edloper

- If a class's metaclass is known, then show that class instead of
'Class' on its class html page
- When displaying class description tables, don't bother with the
'type' column -- it's always empty anyway.
- If a property's fget/fset/fdel function has the name '??', then
don't bother to list it.

2008-02-15 01:16:54 Tree
[r1722] by edloper

- Added 'metaclass' var to ClassDoc, to record the metaclass (when
defined)

2008-02-15 01:11:18 Tree
[r1721] by edloper

- Minor changes to TerminalController class

2008-02-15 01:02:30 Tree
[r1720] by edloper

- Added support for the syntax `name <target>` in rst interpreted
text roles.

2008-02-15 01:01:08 Tree
[r1719] by edloper

- Added support for the syntax `name <target>` in xlink.

2008-02-15 01:00:39 Tree
[r1718] by edloper

- If the source file is not encoded correctly, then issue an error
(rather than crashing) and give up on parsing.

2008-02-14 22:25:14 Tree
[r1717] by edloper

- Minor css fix for subclass list

2008-02-14 22:21:41 Tree
[r1716] by edloper

- If the source file is not encoded correctly, then recover as well
as we can, and issue a warning.

2008-02-14 22:21:23 Tree
[r1715] by edloper

Fixed a bug that caused exceptions to propagate when reading a
metadata variable failed.

2008-02-13 19:19:47 Tree
[r1714] by edloper

- Moved TerminalController to epydoc.util
- Added TerminalController.render

2008-02-02 06:31:52 Tree
Older >