[3485] * src/shared/SystemConfig.h: Removed from SVN. This is to
[mangos-git.git] / doc / DocStructure.dox
blob458f0c283d6aa2da5a38dca293e1874e92b26623
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="https://svn.mangosproject.org/trac/MaNGOS/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="https://svn.mangosproject.org/trac/MaNGOS/wiki/CodeFeatures">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  */