Changes between Version 23 and Version 24 of code
- Timestamp:
- Mar 30, 2006, 4:00:28 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code
v23 v24 7 7 8 8 === Code Documentation === 9 * [wiki:ModulesDescription Module Descriptions] - little !howtos to the modules.9 * [wiki:ModulesDescription Modules & Owners] - little !howtos to the modules. 10 10 * [http://www.orxonox.net/trunk/doc/html/ Doxygen API] - doxygen documentation 11 11 12 === Orxonox Coding Style===12 === Guides and Standards === 13 13 * [wiki:CodingRules Coding Manifesto] - code formating rules. 14 14 * [wiki:PerformanceTips Fast Code] - make fast and performant code. 15 15 16 16 === Coding Tools === 17 * [wiki:LinuxCodingTools Linux] - Purposed coding environement for linux17 * [wiki:LinuxCodingTools Open Source Tools] - Purposed coding environement for linux 18 18 19 19