~ubuntu-branches/ubuntu/trusty/atlas-cpp/trusty-proposed

« back to all changes in this revision

Viewing changes to index.dox

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2004-05-17 12:06:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040517120645-5f8bi2a6n27ydjwi
Tags: upstream-0.4.93
ImportĀ upstreamĀ versionĀ 0.4.93

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/** @page index
 
2
 
 
3
<H1>Atlas-C++</H1>
 
4
 
 
5
Welcome to the Atlas-C++ library documentation.
 
6
 
 
7
Atlas-C++ is the current C++ implementation of the Atlas protocol, a
 
8
communications layer designed to be used in the WorldForge MMORPG gaming
 
9
system.
 
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
 
 
22
The current maintainer for Atlas-C++ is Al Riddoch <alriddoch@zepler.org>
 
23
and the authors were Michael Day <mikeday@corplink.com.au> and Stefanus
 
24
Du Toit <sdt@gmx.net>. The current maintainer of the Atlas protocol is
 
25
Aloril < aloril@iki.fi >.
 
26
 
 
27
*/