[[TracNav(TracNav/TOC)]] = Coding = We advise you to read the following couple of pages, if you would like to start working with/on Orxonox: === Code Documentation === * [wiki:ModulesDescription Modules & Owners] - little !howtos to the modules. * [http://www.orxonox.net/trunk/doc/html/ Doxygen API] - doxygen documentation === Guides and Standards === * [wiki:CodingRules Coding Manifesto] - code formating rules. * [wiki:PerformanceTips Fast Code] - make fast and performant code. === Coding Tools === * [wiki:LinuxCodingTools Open Source Tools] - Purposed coding environement for linux === Misc === * [wiki:ProgramerFAQ Programers FAQ] - The questions, the answers * [wiki:Engine Engine Features] - A list of all features the engine offers until now. * [wiki:DevelopmentResources Links] - A collection of useful stuff.