Developer Guide » History » Version 13
Luke Murphey, 10/27/2010 11:09 AM
1 | 5 | Luke Murphey | h1. Developer Guide |
---|---|---|---|
2 | 1 | Luke Murphey | |
3 | 7 | Luke Murphey | The documentation in the developers guide is intended to describe how NSIA works and provide tips on making changes to NSIA. |
4 | 7 | Luke Murphey | |
5 | 7 | Luke Murphey | h2. Contents |
6 | 7 | Luke Murphey | |
7 | 12 | Luke Murphey | * [[Development Environment]]: Information on what you need to develop NSIA (start here if you can't compile NSIA) |
8 | 1 | Luke Murphey | * [[Dependencies]]: Libraries that NSIA depends on |
9 | 13 | Luke Murphey | * [[Database Requirements]]: What features databases must support to work with NSIA |
10 | 11 | Luke Murphey | * [[Common Tasks]]: Documents how to perform common changes to NSIA |
11 | 10 | Luke Murphey | * [[SubComponents|Subcomponents]]: Documents the major sub-components of NSIA |
12 | 6 | Luke Murphey | ** [[Web Interface]] |
13 | 6 | Luke Murphey | ** [[Scan Engine]] |
14 | 6 | Luke Murphey | ** [[Access Control]] |