|
From: andrew7 <bd...@us...> - 2007-06-24 22:14:43
|
Update of /cvsroot/smartwin/SmartWin/include/smartwin In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv22904 Modified Files: doxygen.h Log Message: Add new wince.html file to documentation Index: doxygen.h =================================================================== RCS file: /cvsroot/smartwin/SmartWin/include/smartwin/doxygen.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- doxygen.h 10 Dec 2006 22:58:08 -0000 1.6 +++ doxygen.h 24 Jun 2007 22:14:40 -0000 1.7 @@ -149,6 +149,11 @@ */ /** + * \page wince Windows CE (Mobile) + * \htmlinclude wince.html +*/ + +/** * \page samplecode1 Hello World (small) * * This is a program to show the basics of SmartWin++ |