MAUSDevs » History » Version 15
Rogers, Chris, 02 June 2011 15:18
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 | 14 | Rogers, Chris | * Other stuff: |
14 | ** [[Publications policy]] |
||
15 | ** [[Release procedure]] |
||
16 | 15 | Rogers, Chris | ** [[Hudson]] |
17 | 13 | Rogers, Chris | |
18 | 2 | Rogers, Chris | * [[Design|Design and philosophy]] |
19 | * [[Examples|Examples of using MAUS]] |