Project

General

Profile

MAUSDevs » History » Version 18

Rogers, Chris, 01 August 2011 16:15

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 17 Rogers, Chris
** "Development branches of MAUS":https://code.launchpad.net/maus
13 12 Rogers, Chris
14 14 Rogers, Chris
* Other stuff:
15
** [[Publications policy]]
16
** [[Release procedure]]
17 16 Rogers, Chris
** [[Jenkins]]
18 18 Rogers, Chris
** [[Compiler flags]]
19 13 Rogers, Chris
20 2 Rogers, Chris
* [[Design|Design and philosophy]]
21
* [[Examples|Examples of using MAUS]]