Version 9 (modified by patrick, 19 years ago) (diff) |
---|
Coding
Every Start is Hard
So you decided to help coding, but havn't yet got the slightest idea of where to start: read through the following primer:
- Orxonox Primer? - A short overview on the development environment.
Code Documentation
- Framework Description? - mayor description of orxonox.
- Module Descriptions? - little !howtos to the modules.
- API Documentation - doxygen documentation
Orxonox Code
- Coding Manifesto? - code formating rules.
- Fast Code? - make fast and performant code.