File: mainpage.dox

package info (click to toggle)
springlobby 0.255%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,228 kB
  • ctags: 14,450
  • sloc: cpp: 76,178; ansic: 61,718; python: 863; sh: 654; perl: 238; xml: 52; makefile: 41; sed: 16
file content (21 lines) | stat: -rw-r--r-- 596 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 
/*!

@mainpage SpringLobby Source Documentation


@section intro Introduction

This is the source documentation for the SpringLobby client. SpringLobby is an open source lobby client for the Spring project written in C++ and licensed with the GPL license. This documentation will try to help ease the development of SpringLobby and help new developers to understand the source.

@section links Links

A trac server for SpringLobby has been setup at http://springlobby.info \n
The Spring engine website is at http://springrts.com/

*/

/*!
 @namespace std
 @brief The standard std namespace.
*/