test_ok2/py/apigen
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
..
rest [svn r37266] Fixed a problem in the CallFrame code, it doesn't like py.code.Source objects 2007-01-24 17:06:35 +01:00
source [svn r37739] Made that only the first two lines of a source file are examined for the 2007-02-01 15:57:34 +01:00
testing [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in 2007-02-04 15:35:28 +01:00
tracer [svn r37623] Get rid of last frame if possible (the frame containing start_tracing should 2007-01-30 17:58:11 +01:00
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
api.js [svn r37383] Added call stacks, made that method pages aren't built at all anymore, made 2007-01-26 14:01:27 +01:00
apigen.js [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
apigen.py [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in 2007-02-04 15:35:28 +01:00
conftest.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
html.py [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in 2007-02-04 15:35:28 +01:00
htmlgen.py [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in 2007-02-04 15:35:28 +01:00
layout.py [svn r37833] Oops, was using py.path.local('.') instead of py.magic.autopath().dirpath() 2007-02-02 22:47:21 +01:00
linker.py [svn r37637] Fixed Windows path problems for apigen; test_apigen_functional.py now works (couldn't test with the py lib itself, though, as it wants to build greenlets and i don't have a suitable c compiler installed). 2007-01-30 21:45:18 +01:00
project.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
style.css [svn r37812] Using style.css from the doc directory for apigen now, with some overrides in 2007-02-02 16:49:58 +01:00
todo-apigen.txt [svn r37913] Some more cleanups in HTML generation, fixed support for docstrings in 2007-02-04 15:35:28 +01:00