Files
libremetaverse/include/mainpage.h
John Hurliman 3196fea8c4 Initial import from old repository
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@4 52acb1d6-8a22-11de-b505-999d5b087335
2006-05-17 13:48:37 +00:00

23 lines
602 B
C

/** @mainpage libsecondlife
*
* @authors Second Life Reverse Engineering Team
*
* @section intro Introduction
* This package provides [FIXME]
* All header files for external access are located in the include directory.
* Header files that are not meant for external access reside in the src
* directory. Source files are located in the src directory. Windows project
* files are in the win32 directory.
*
* <hr>
* @section notes notes
* [FIXME]
* <hr>
* @section requirements requirements
* [FIXME]
* <hr>
* @todo Everything
* @todo The kitchen sink
*
*/