2008-02-21 16:11:25 -05:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Name: main.h
|
|
|
|
// Purpose: Main page of the Doxygen manual
|
|
|
|
// Author: wxWidgets team
|
2010-07-13 09:29:13 -04:00
|
|
|
// Licence: wxWindows licence
|
2008-02-21 16:11:25 -05:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
2008-03-12 04:50:42 -04:00
|
|
|
/**
|
2008-02-21 16:11:25 -05:00
|
|
|
|
2011-12-08 10:45:41 -05:00
|
|
|
@mainpage Documentation
|
2012-11-03 14:29:28 -04:00
|
|
|
|
2009-02-17 12:47:44 -05:00
|
|
|
@author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn,
|
2009-04-21 10:32:07 -04:00
|
|
|
Stefan Csomor, Francesco Montorsi, Bryan Petty, et al
|
2012-11-03 14:29:28 -04:00
|
|
|
|
2013-10-07 08:07:53 -04:00
|
|
|
@date October, 2013
|
2008-02-21 16:11:25 -05:00
|
|
|
|
2008-03-22 13:49:09 -04:00
|
|
|
@image html main_wxlogo.png
|
2008-02-21 16:11:25 -05:00
|
|
|
|
2012-11-03 14:29:28 -04:00
|
|
|
@section manual_user User Manual
|
2008-03-31 09:27:33 -04:00
|
|
|
|
2008-03-22 13:49:09 -04:00
|
|
|
@li @subpage page_introduction
|
2010-05-11 17:25:17 -04:00
|
|
|
@li @subpage page_copyright
|
2008-03-22 13:49:09 -04:00
|
|
|
@li @subpage page_utils
|
|
|
|
@li @subpage page_samples
|
|
|
|
@li @subpage page_libs
|
2008-04-02 01:29:12 -04:00
|
|
|
@li @subpage page_class_cat
|
2008-03-31 09:27:33 -04:00
|
|
|
@li @subpage page_topics
|
2010-05-11 17:25:17 -04:00
|
|
|
@li @subpage page_multiplatform
|
2008-03-31 09:27:33 -04:00
|
|
|
@li @subpage page_port
|
|
|
|
|
2012-11-03 14:29:28 -04:00
|
|
|
@section manual_reference Reference Manual
|
2008-03-31 09:27:33 -04:00
|
|
|
|
2008-03-22 13:49:09 -04:00
|
|
|
@li @subpage page_constants
|
2008-03-31 10:05:42 -04:00
|
|
|
@li @subpage page_translations
|
2008-03-25 03:57:30 -04:00
|
|
|
@li @subpage group_class
|
|
|
|
@li @subpage group_funcmacro
|
2008-02-21 16:11:25 -05:00
|
|
|
|
|
|
|
*/
|