Changes between Version 4 and Version 5 of code/doc
- Timestamp:
- Sep 17, 2008, 6:40:52 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc
v4 v5 5 5 6 6 === Libraries === 7 Orxonox is built on several libraries, some of them are from external developers, others are self developed. The following list linksto the documentations of the libraries, their classes and functions.7 Orxonox is built on several libraries, some of them are from external developers, others are self developed. The following lists link to the documentations of the libraries, their classes and functions. 8 8 9 {{{ 10 #!html 11 <table><tr valign=top><td> 12 }}} 9 13 || '''Orxonox libraries''' || 10 14 || [wiki:Core] || … … 13 17 || [wiki:Util] || 14 18 15 [[br]] 19 {{{ 20 #!html 21 </td><td width=100> </td><td> 22 }}} 16 23 17 24 || '''External libraries''' || … … 26 33 || [http://cpptcl.sourceforge.net/ C++/Tcl] || 27 34 || [http://enet.bespin.org/ enet] || 35 36 {{{ 37 #!html 38 </tr></td></table> 39 }}}