Developer documentation: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
(reorder)
Line 3: Line 3:
<!-- Full-width header text -->
<!-- Full-width header text -->
<tr><td rowspan="2" valign="top" style="width: 55%; border: 1px solid gray; padding-left:1em; font-size: 95%">
<tr><td rowspan="2" valign="top" style="width: 55%; border: 1px solid gray; padding-left:1em; font-size: 95%">
=== Code documentation ===
* [[How To Help]] - How can you get involved?
* [[Coding Guidelines]] - Things every developer should know
* [[Software architecture]] - How Amanda fits together
* [[Software architecture]] - How Amanda fits together
* [[Coding Guidelines]] - Things every developer should know
* [[How To Help]] - How can you get involved?
=== APIs ===
=== APIs ===
* [[Device API]] (under development)
* [[Device API]] (under development)

Revision as of 06:06, 23 May 2007

APIs

Developer Resources

Community

Tools

Static source code analysis

Coverity and Klocwork have been running their static analysis tools on the latest Amanda source code and making the results available for the Amanda developers to analyse and fix the defects. Currently (July 7, 2006), we have zero defects found by these tools. We are thankful to these companies for making these tools available and in general, helping to improve quality of open source projects.