Developer documentation: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
=== Code documentation ===
=== Code documentation ===
* [[Software architecture]] - How Amanda fits together
* [[Software architecture]] - How Amanda fits together
* [[Coding Guidelines]] - Things every developer should know
=== APIs ===
=== APIs ===
* [[Device API]] (under development)
* [[Device API]] (under development)

Revision as of 18:49, 22 May 2007

Code documentation

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.