[pygccxml-commit] SF.net SVN: pygccxml: [730] pygccxml_dev/setup.py
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2006-11-18 19:15:50
|
Revision: 730 http://svn.sourceforge.net/pygccxml/?rev=730&view=rev Author: roman_yakovenko Date: 2006-11-18 11:15:50 -0800 (Sat, 18 Nov 2006) Log Message: ----------- adding source code to generated documentation Modified Paths: -------------- pygccxml_dev/setup.py Modified: pygccxml_dev/setup.py =================================================================== --- pygccxml_dev/setup.py 2006-11-16 22:20:02 UTC (rev 729) +++ pygccxml_dev/setup.py 2006-11-18 19:15:50 UTC (rev 730) @@ -21,7 +21,6 @@ html_writer = HTMLWriter( docindex , prj_name='pygccxml' , prj_url='http://www.language-binding.net' - , include_source_code=False #This will decrease the size of generated documentation , show_private=False , show_frames=False) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |