Developer Guide » History » Version 15
Luke Murphey, 03/09/2011 08:13 PM
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 | 15 | Luke Murphey | * [[Application Description]]: Descriptions of various lengths that ought to be used when submitting the app to website, articles, etc |
9 | 1 | Luke Murphey | * [[Dependencies]]: Libraries that NSIA depends on |
10 | 13 | Luke Murphey | * [[Database Requirements]]: What features databases must support to work with NSIA |
11 | 11 | Luke Murphey | * [[Common Tasks]]: Documents how to perform common changes to NSIA |
12 | 10 | Luke Murphey | * [[SubComponents|Subcomponents]]: Documents the major sub-components of NSIA |
13 | 6 | Luke Murphey | ** [[Web Interface]] |
14 | 6 | Luke Murphey | ** [[Scan Engine]] |
15 | 6 | Luke Murphey | ** [[Access Control]] |
16 | 14 | Luke Murphey | ** [[Log Management]] |
17 | 14 | Luke Murphey | ** [[Core Application]] |