Changeset 7401 for code/trunk/doc/api/main.dox
- Timestamp:
- Sep 11, 2010, 12:34:00 AM (15 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/doc (added) merged: 7290-7292,7296-7300,7302-7304,7306-7312,7315-7318,7323,7325,7327,7331-7332,7334-7335,7345-7347,7352-7353,7356-7357,7361,7363-7367,7371-7375,7388
- Property svn:mergeinfo changed
-
code/trunk/doc/api/main.dox
r6417 r7401 1 1 /** 2 @mainpage 3 Orxonox Doxygen Reference 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. 4 15 */
Note: See TracChangeset
for help on using the changeset viewer.