= Documentation = [[TracNav(TracNav/TOC_Development)]] This page is the base of all wiki-pages with documentations about our Framework, Libraries and the Game itself. Most of the classes have their own site, click on the libraries to find them. The TracNav on the right side will help you finding your way through the documentation. === Libraries === 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. [[br]] [wiki:LibraryDependencies Dependency graph] {{{ #!div style="float: left; margin-right: 20px;" || '''Orxonox libraries''' || || [wiki:Core] || || [wiki:Network] || || [wiki:Orxonox] || || [wiki:Util] || }}} {{{ #!div || '''External libraries''' ([wiki:Libraries what are they?]) || || [http://ogre3d.org/ Ogre] || || [http://www.boost.org/ boost] || || [http://www.lua.org/ Lua] || || [http://www.tcl.tk/ Tcl] || || [http://www.cegui.org.uk/ CEGUI] || || OIS [http://sourceforge.net/projects/wgois sf.net], [http://www.wreckedgames.com/forum/ forum] || || [http://www.grinninglizard.com/tinyxml/ TinyXML] and [http://code.google.com/p/ticpp/ TinyXML++] || || [http://www.tecgraf.puc-rio.br/~celes/tolua/ tolua] and [http://www.codenix.com/~tolua/ tolua++] || || [http://cpptcl.sourceforge.net/ C++/Tcl] || || [http://enet.bespin.org/ enet] || || [http://www.zlib.net/ zlib] || || [http://www.xiph.org/ogg/ ogg], [http://www.vorbis.com/ vorbis] || || [http://connect.creativelabs.com/openal/default.aspx OpenAL and ALUT ] || }}} === HowTo === The [wiki:HowTo_coding HowTo] section lists several sites with help for everyone which isn't common with the code. Also there are detailed information about topics which are class-comprehensive and therefore aren't covered by single class documentations. === FAQ === Read the [wiki:FAQ_coding FAQ] to get answers on several questions about the framework and coding in general. === Libraries, Modules, and Plugins === Dependencies of our internal and external libraries:[[br]] [[br]] [[Image(orxonox-libraries-overview.png)]] [[br]] [[br]] [[br]] How libraries, modules, and plugins behave at runtime:[[br]] [[br]] [[Image(orxonox-libraries-runtime.png)]]