Project

General

Profile

Developer Guide » History » Version 14

Version 13 (Luke Murphey, 10/27/2010 11:09 AM) → Version 14/15 (Luke Murphey, 11/01/2010 11:57 PM)

h1. Developer Guide

The documentation in the developers guide is intended to describe how NSIA works and provide tips on making changes to NSIA.

h2. Contents

* [[Development Environment]]: Information on what you need to develop NSIA (start here if you can't compile NSIA)
* [[Dependencies]]: Libraries that NSIA depends on
* [[Database Requirements]]: What features databases must support to work with NSIA
* [[Common Tasks]]: Documents how to perform common changes to NSIA
* [[SubComponents|Subcomponents]]: Documents the major sub-components of NSIA
** [[Web Interface]]
** [[Scan Engine]]
** [[Access Control]]
** [[Log Management]]
** [[Core Application]]