~brian-sidebotham/wxwidgets-cmake/wxpython-2.9.4

1 by Brian Sidebotham
Initial import into Bazaar
1
/////////////////////////////////////////////////////////////////////////////
2
// Name:        class_html.h
3
// Purpose:     HTML classes group docs
4
// Author:      wxWidgets team
5
// RCS-ID:      $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
6
// Licence:     wxWindows licence
7
/////////////////////////////////////////////////////////////////////////////
8
9
/**
10
11
@defgroup group_class_html HTML
12
@ingroup group_class
13
14
wxWidgets provides a set of classes to display text in HTML format. These
15
classes include a help system based on the HTML widget.
16
17
*/
18