MAUSDevs » History » Revision 10
Revision 9 (Rogers, Chris, 12 April 2011 10:17) → Revision 10/133 (Rogers, Chris, 12 April 2011 10:19)
h1. MAUS Developer Documentation * Code documentation - doxygen documentation for each class, function, method etc ** "Framework":http://micewww.pp.rl.ac.uk/embedded/maus/doxygen_framework/html/index.html ** "Backend":http://micewww.pp.rl.ac.uk/embedded/maus/doxygen_backend/html/index.html * [[CodingStandards|Coding Standards]] - minimum requirements for how code should be written ** [[Coding style]] ** [[Unit tests]] ** [[Application tests]] * [[bzr_usage|Contributing to MAUS]] - how to set up bzr and add code to the MAUS repository * [[Design|Design and philosophy]] * [[Examples|Examples of using MAUS]] * [[Interface|Interface]]