Home | Trees | Index | Help |
|
---|
|
1 # epydoc -- Output generation 2 # 3 # Copyright (C) 2005 Edward Loper 4 # Author: Edward Loper <edloper@loper.org> 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 | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Tue Apr 11 17:40:08 2006 | http://epydoc.sf.net |