test_ok2/py/apigen/testing
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
..
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_apigen_example.py [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in 2007-02-04 15:35:28 +01:00
test_apigen_functional.py [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in 2007-02-04 15:35:28 +01:00
test_htmlgen.py [svn r37837] A bit of cleanup of the HTML generation: some of the layout related stuff is 2007-02-03 00:29:01 +01:00
test_linker.py [svn r37328] Fixed problem with Windows paths in tests when running on Linux (and fixed 2007-01-25 14:22:04 +01:00