23 lines
602 B
C
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
|
||
|
|
*
|
||
|
|
*/
|