Go to file
guido 98b4dcf155 [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in
namespaces, in order to do this I had to change the way objects are retrieved:
instead of getting them from the DSA I now walk the package tree, small change
in apigen.py: to allow re-using the get_documentable_items function I split it
up in a generic and a specific part.

--HG--
branch : trunk
2007-02-04 15:35:28 +01:00
py [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in 2007-02-04 15:35:28 +01:00
setup.py [svn r37699] removing py._dist export (only accessed from setup.py 2007-01-31 23:23:24 +01:00