MAUSDevs » History » Version 33
Rogers, Chris, 26 October 2011 08:38
1 | 1 | Rogers, Chris | h1. MAUS Developer Documentation |
---|---|---|---|
2 | |||
3 | 27 | Rogers, Chris | * MAUS Overview documentation |
4 | ** [[System architecture|Overview of MAUS structure]] |
||
5 | ** [[Release schedule]] |
||
6 | 10 | Rogers, Chris | * Code documentation - doxygen documentation for each class, function, method etc |
7 | 3 | Rogers, Chris | ** "Framework":http://micewww.pp.rl.ac.uk/embedded/maus/doxygen_framework/html/index.html |
8 | 4 | Rogers, Chris | ** "Backend":http://micewww.pp.rl.ac.uk/embedded/maus/doxygen_backend/html/index.html |
9 | 10 | Rogers, Chris | * [[CodingStandards|Coding Standards]] - minimum requirements for how code should be written |
10 | 9 | Rogers, Chris | ** [[Coding style]] |
11 | ** [[Unit tests]] |
||
12 | 1 | Rogers, Chris | ** [[Application tests]] |
13 | 31 | Rogers, Chris | ** [[UserDocumenation|User documentation]] |
14 | 11 | Rogers, Chris | ** [[Code review]] |
15 | 10 | Rogers, Chris | * [[bzr_usage|Contributing to MAUS]] - how to set up bzr and add code to the MAUS repository |
16 | 17 | Rogers, Chris | ** "Development branches of MAUS":https://code.launchpad.net/maus |
17 | 12 | Rogers, Chris | |
18 | 14 | Rogers, Chris | * Other stuff: |
19 | 29 | Tunnell, Christopher | ** [[MAUSSSI|Software Sustainability Institute / MAUS collaboration]] |
20 | 14 | Rogers, Chris | ** [[Publications policy]] |
21 | ** [[Release procedure]] |
||
22 | 16 | Rogers, Chris | ** [[Jenkins]] |
23 | 19 | Rogers, Chris | ** [[Additional build flags]] |