[8587] MaNGOS 0.14 release.
[getmangos.git] / doc / DocStructure.dox
blobecffa303daa60ebccf327b7af88d8cd35c00d733
1 /*! \mainpage
2  *
3  * \section intro_sec Introduction and links
4  * This is the source documentation for the \b %MaNGOS (Massive Network Game %Object Server) project.\n
5  * %MaNGOS is an object-oriented Massively Multiplayer Online Role-Playing Game Server (MMORPGS).\n
6  * The project documentation and the bug tracker can be found on the <A HREF="http://getmangos.com/wiki">%MaNGOS wiki</A>.
7  *
8  * \section begin Where to begin?
9  * If you are interested in understanding the source code of this project you can begin
10  * - <A HREF="http://getmangos.com/wiki/">On the wiki</A> to get an overview of the different modules of the server
11  * - <A HREF="./modules.html">In this source doumentation</A>, starting at the module hierarchy
12  */
14 /*! \defgroup realmd Realm Daemon
15  */
17 /*! \defgroup mangos Mangos Deamon
18  */
20 /*! \defgroup mangosd Daemon starter
21     \ingroup mangos
22  */
24 /*! \defgroup u2w User Connections
25     \ingroup mangos
26  */
28 /*! \defgroup world The World
29     \ingroup mangos
30  */