Project

General

Profile

MAUSDevs » History » Version 27

Rogers, Chris, 24 August 2011 14:36

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
** [[Application tests]]
13 11 Rogers, Chris
** [[Code review]]
14 10 Rogers, Chris
* [[bzr_usage|Contributing to MAUS]] - how to set up bzr and add code to the MAUS repository
15 17 Rogers, Chris
** "Development branches of MAUS":https://code.launchpad.net/maus
16 12 Rogers, Chris
17 14 Rogers, Chris
* Other stuff:
18
** [[Publications policy]]
19
** [[Release procedure]]
20 16 Rogers, Chris
** [[Jenkins]]
21 19 Rogers, Chris
** [[Additional build flags]]
22 13 Rogers, Chris
23 2 Rogers, Chris
* [[Design|Design and philosophy]]
24 26 Tunnell, Christopher
* -[[Examples|Examples of using MAUS]]-