]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/mainpages/manual.h
decouple item index from string value (patch 1905702)
[wxWidgets.git] / docs / doxygen / mainpages / manual.h
CommitLineData
4514447c
FM
1/////////////////////////////////////////////////////////////////////////////
2// Name: main.h
3// Purpose: Main page of the Doxygen manual
4// Author: wxWidgets team
5// RCS-ID: $Id$
6// Licence: wxWindows license
7/////////////////////////////////////////////////////////////////////////////
8
9
10/*!
11
2bdba545 12 @mainpage wxWidgets 2.9.0: A portable C++ GUI toolkit
4514447c
FM
13 @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al
14 @date February, 2008
15
16 @image html wx.png
17
18 @section Contents
19 @li @subpage page_copyright
20 @li @subpage page_introduction
21 @li @subpage page_multiplatform
22 @li @subpage page_utils
23 @li @subpage page_strategies
378cb812 24 @li @subpage page_libs
4514447c
FM
25 @li @subpage page_constants
26 @li @subpage page_categories
27 @li @subpage page_topics
28 @li @subpage page_platdetails
29
30 <!-- @li Alphabetical class reference
31 @li Functions and macros -->
32
33*/