]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/constants.h
use @itemdef macro and correct link naming
[wxWidgets.git] / docs / doxygen / constants.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: constants.h
3 // Purpose: Constants page of the Doxygen manual
4 // Author: wxWidgets team
5 // RCS-ID: $Id$
6 // Licence: wxWindows license
7 /////////////////////////////////////////////////////////////////////////////
8
9
10 /*!
11
12 @page constants_page Constants
13
14 This chapter describes the constants defined by wxWidgets.
15
16 @li @subpage cppconst
17 @li @subpage keycodes
18 @li @subpage keymodifiers
19 @li @subpage languagecodes
20 @li @subpage stdevtid
21 @li @subpage stockitems
22 @li @subpage wxusedef
23
24 */