pytest2/py/apigen
guido 45868fe506 [svn r37594] Fixed unicode issues in apigen/htmlgen.py and apigen/source, moved some methods
out of HTMLDocument and added support for finding out the encoding of a Python
file in order to accomplish that (both in source/html.py), fixed some minor
issues (items with a name starting with _ are now hidden from nav, fixed
indentation issue in nav) in htmlgen.py.

--HG--
branch : trunk
2007-01-30 14:24:27 +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 r37594] Fixed unicode issues in apigen/htmlgen.py and apigen/source, moved some methods 2007-01-30 14:24:27 +01:00
testing [svn r37594] Fixed unicode issues in apigen/htmlgen.py and apigen/source, moved some methods 2007-01-30 14:24:27 +01:00
tracer [svn r37579] Made that the package name can be set when using from_dict() to fill a 2007-01-30 11:34:08 +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 r37579] Made that the package name can be set when using from_dict() to fill a 2007-01-30 11:34:08 +01:00
conftest.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
htmlgen.py [svn r37594] Fixed unicode issues in apigen/htmlgen.py and apigen/source, moved some methods 2007-01-30 14:24:27 +01:00
layout.py [svn r37305] Added some JavaScript to show and hide function information (source and such). 2007-01-24 22:58:21 +01:00
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
project.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
style.css [svn r37545] Moved get_star_import_tree out of the DocStorage class, created 'pkg_to_dict' 2007-01-29 17:11:15 +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