mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
12 lines
520 B
Plaintext
12 lines
520 B
Plaintext
/*! \mainpage Autopsy Forensic Browser Developer's Guide and API Reference
|
|
|
|
<h3>Overview</h3>
|
|
Autopsy has been designed as a platform for open source tools besides just The Sleuth Kit. This document is for developers who want to add functionality into Autopsy. This could be in the form of enhancing the existing functionality or by making a module that plugs into it and you may distribute from your own site or push it back into the base distribution.
|
|
|
|
- \subpage design_page
|
|
- \subpage regression_test_page
|
|
|
|
*/
|
|
|
|
|