1/** @page index
2
3<H1>Atlas-C++</H1>
4
5Welcome to the Atlas-C++ library documentation.
6
7Atlas-C++ is the current C++ implementation of the Atlas protocol, a
8communications layer designed to be used in the WorldForge MMORPG gaming
9system.
10
11@ref tutorial_index "The Atlas-C++ Tutorial"
12
13<H2>Links</H2>
14
15<UL>
16<LI><a href="http://www.worldforge.org/">The WorldForge Project</a></LI>
17<LI><a hreF="http://www.worldforge.org/website/protocols/">Atlas</a></LI>
18</UL>
19
20<H2>Contact</H2>
21
22The current maintainer for Atlas-C++ is Al Riddoch <alriddoch@zepler.org>
23and the authors were Michael Day <mikeday@corplink.com.au> and Stefanus
24Du Toit <sdt@gmx.net>. The current maintainer of the Atlas protocol is
25Aloril < aloril@iki.fi >.
26
27*/
28