Project

General

Profile

MAUSDevs » History » Version 29

Tunnell, Christopher, 02 September 2011 15:52

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 29 Tunnell, Christopher
** [[MAUSSSI|Software Sustainability Institute / MAUS collaboration]]
19 14 Rogers, Chris
** [[Publications policy]]
20
** [[Release procedure]]
21 16 Rogers, Chris
** [[Jenkins]]
22 19 Rogers, Chris
** [[Additional build flags]]
23 13 Rogers, Chris
24 26 Tunnell, Christopher
* -[[Examples|Examples of using MAUS]]-