|
Last change
on this file since 12186 was
12177,
checked in by siramesh, 7 years ago
|
|
Super Orxo Bros Final (Sidharth Ramesh, Nisa Balta, Jeff Ren)
|
|
File size:
800 bytes
|
| Line | |
|---|
| 1 | /** |
|---|
| 2 | @mainpage |
|---|
| 3 | |
|---|
| 4 | @image html orxonox.jpg |
|---|
| 5 | |
|---|
| 6 | This is the documentation of Orxonox. It contains descriptions of our classes and functions and |
|---|
| 7 | explains their usage with several examples and background information. Because Orxonox is so big, |
|---|
| 8 | we can't document all of our code - sorry for that! But we do your best to document the most |
|---|
| 9 | important parts of it, namely the @ref Core "core" and @ref Util "util" libraries, as well as the |
|---|
| 10 | central classes in the @ref Orxonox "orxonox" main library and some @ref Modules "modules". |
|---|
| 11 | |
|---|
| 12 | To understand the connection between different classes in Orxonox, have a look at the |
|---|
| 13 | <a href="modules.html"><b>Modules section</b></a>. It contains a list of the most important topics |
|---|
| 14 | and groups files that contribute to the same feature. |
|---|
| 15 | */ |
|---|
Note: See
TracBrowser
for help on using the repository browser.