Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/forks/sandbox_light/doc/api/main.dox @ 7908

Last change on this file since 7908 was 7908, checked in by rgrieder, 13 years ago

Stripped down trunk to form a new light sandbox.

  • Property svn:eol-style set to native
File size: 771 bytes
Line 
1/**
2    @mainpage
3
4    This is the documentation of Orxonox. It contains descriptions of our classes and functions and
5    explains their usage with several examples and background information. Because Orxonox is so big,
6    we can't document all of our code - sorry for that! But we do your best to document the most
7    important parts of it, namely the @ref Core "core" and @ref Util "util" libraries, as well as the
8    central classes in the @ref Orxonox "orxonox" main library and some @ref Modules "modules".
9
10    To understand the connection between different classes in Orxonox, have a look at the
11    <a href="modules.html"><b>Modules section</b></a>. It contains a list of the most important topics
12    and groups files that contribute to the same feature.
13*/
Note: See TracBrowser for help on using the repository browser.