Home | Trees | Indices | Help |
|
---|
|
1 # epydoc -- Output generation 2 # 3 # Copyright (C) 2005 Edward Loper 4 # Author: Edward Loper <[email protected]> 5 # URL: <http://epydoc.sf.net> 6 # 7 # $Id: __init__.py 956 2006-03-10 01:30:51Z edloper $ 8 9 """ 10 Output generation. 11 """ 12 __docformat__ = 'epytext en' 13
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Mar 1 04:26:07 2007 | http://epydoc.sourceforge.net |