Project

General

Profile

MAUSDevs » History » Version 13

Rogers, Chris, 24 May 2011 07:03

1 1 Rogers, Chris
h1. MAUS Developer Documentation
2
3 10 Rogers, Chris
* Code documentation - doxygen documentation for each class, function, method etc
4 3 Rogers, Chris
** "Framework":http://micewww.pp.rl.ac.uk/embedded/maus/doxygen_framework/html/index.html
5 4 Rogers, Chris
** "Backend":http://micewww.pp.rl.ac.uk/embedded/maus/doxygen_backend/html/index.html
6 10 Rogers, Chris
* [[CodingStandards|Coding Standards]] - minimum requirements for how code should be written
7 9 Rogers, Chris
** [[Coding style]]
8
** [[Unit tests]]
9
** [[Application tests]]
10 11 Rogers, Chris
** [[Code review]]
11 10 Rogers, Chris
* [[bzr_usage|Contributing to MAUS]] - how to set up bzr and add code to the MAUS repository
12 12 Rogers, Chris
13 13 Rogers, Chris
* [[Publications policy]]
14
15 2 Rogers, Chris
* [[Design|Design and philosophy]]
16
* [[Examples|Examples of using MAUS]]