]>
Commit | Line | Data |
---|---|---|
6e7f563b BP |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: class_html.h | |
3 | // Purpose: HTML classes group docs | |
4 | // Author: wxWidgets team | |
526954c5 | 5 | // Licence: wxWindows licence |
6e7f563b BP |
6 | ///////////////////////////////////////////////////////////////////////////// |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_class_html HTML | |
11 | @ingroup group_class | |
12 | ||
13 | wxWidgets provides a set of classes to display text in HTML format. These | |
14 | classes include a help system based on the HTML widget. | |
15 | ||
16 | */ | |
17 |