Project

General

Profile

MAUSDevs » History » Version 30

Rogers, Chris, 05 September 2011 12:02

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 30 Rogers, Chris
** [[UserDocumenation|User documentation]]
10 10 Rogers, Chris
* [[CodingStandards|Coding Standards]] - minimum requirements for how code should be written
11 9 Rogers, Chris
** [[Coding style]]
12
** [[Unit tests]]
13
** [[Application tests]]
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]]
24 13 Rogers, Chris
25 26 Tunnell, Christopher
* -[[Examples|Examples of using MAUS]]-