Documentation
This section contains a list of all the documenation that are meant to help RadioActive Team members. All documentation will be prepared in Open Office (.sxw) and will release in pdf, Open Office format and html.
Standards
| Title |
Description |
pdf |
sxw |
html |
| |
|
|
|
|
| Commenting Standard |
This document describes how we are going to comment our code. This standard will allow our programs to take advantage of the Javadoc tool. Javadoc is a tool that generates API documentation based from comments in your code. |
pdf |
sxw |
|
| Coding Conventions |
This document describes our coding conventions and standards. It is right of the Java/Sun website and is pretty much the Java standard. |
|
sxw |
|
| Development Environment |
This document describes how you setup your development environment including CVS usage. |
|
|
|
Requirements
| Title |
Description |
pdf |
sxw |
html |
| |
|
|
|
|
| Prototype Middleware requirements |
This document has a short list of middleware requirements. |
|
|
|
Design
| Title |
Description |
pdf |
sxw |
html |
| |
|
|
|
|
| Prototype Middleware design |
This document gives a brief design of the prototype middleware. |
|
|
|
|