test_ok1/py/apigen
guido 37a4bfd5ad [svn r37812] Using style.css from the doc directory for apigen now, with some overrides in
a seperate stylesheet. Cleaned up the stylesheet and script handling a bit:
stylesheets and scripts are now defined in the LayoutPage class (where they're
easily customizable). Also removed some old unused code and moved the H class
(html related) stuff to its own file. The idea is that this will become the
place where all the layout is defined.

--HG--
branch : trunk
2007-02-02 16:49:58 +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 r37812] Using style.css from the doc directory for apigen now, with some overrides in 2007-02-02 16:49:58 +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 r37788] guido, unless i am missing something there seem to be two 2007-02-02 02:18:06 +01:00
conftest.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
html.py [svn r37812] Using style.css from the doc directory for apigen now, with some overrides in 2007-02-02 16:49:58 +01:00
htmlgen.py [svn r37812] Using style.css from the doc directory for apigen now, with some overrides in 2007-02-02 16:49:58 +01:00
layout.py [svn r37812] Using style.css from the doc directory for apigen now, with some overrides in 2007-02-02 16:49:58 +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 r37594] Fixed unicode issues in apigen/htmlgen.py and apigen/source, moved some methods 2007-01-30 14:24:27 +01:00