wxWidgets/utils/HelpGen
Vadim Zeitlin 59734eb597 1. Parser improvements
a) const and virtual methods are parsed correctly (not static yet)
 b) "const" which is part of the return type is not swallowed

2. HelpGen improvements: -o outputdir parameter added to the cmd line,
   "//---------" kind comments discarded now.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-02-15 23:07:37 +00:00
..
include 1. Parser improvements 1999-02-15 23:07:37 +00:00
src 1. Parser improvements 1999-02-15 23:07:37 +00:00
Makefile supports typedefs, generates "See also:" and adds "virtual " for virtual 1999-01-08 19:46:24 +00:00