CHM Help from HEAD
Bryan Petty
bryan at ibaku.net
Tue May 20 09:11:34 PDT 2008
On Tue, May 20, 2008 at 12:27 AM, Benoit JACQUIER <b.jacquier at amesys.fr> wrote:
> I'm trying to build wx.chm help file from source (latest SVN trunk) but I
> can't manage...
> If anyone has built it recently and could share it, it would be very
> appreciated.
wxWidgets has switched to using Doxygen to publish the manual.
Instructions for building the manual can be found in the same place as
before:
http://svn.wxwidgets.org/svn/wx/wxWidgets/trunk/docs/tech/tn0003.txt
Install Doxygen (v1.5.5 preferably), and run:
wxWidgets/docs/doxygen/regen.[sh|bat]
The resulting manual should be in:
wxWidgets/docs/doxygen/out/html/wx.chm
Regards,
Bryan Petty
More information about the wx-users
mailing list