mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-09 06:39:33 +00:00
Added page about debugging TSK code
This commit is contained in:
parent
a7a3601683
commit
f42fb989e2
@ -673,6 +673,8 @@ INPUT = main.dox \
|
||||
platformConcepts.dox \
|
||||
regressionTesting.dox \
|
||||
native_libs.dox \
|
||||
modDevPython.dox \
|
||||
debugTsk.dox \
|
||||
../../Core/src \
|
||||
../../CoreLibs/src \
|
||||
../../KeywordSearch/src \
|
||||
|
@ -11,7 +11,7 @@ If you want to write modules, then these pages are for you:
|
||||
- \subpage platform_page
|
||||
- Setup
|
||||
- \subpage mod_dev_page
|
||||
- \subpage mod_dev_python_page
|
||||
- \subpage mod_dev_py_page
|
||||
- The following are based on specific types of modules:
|
||||
- \subpage mod_ingest_page
|
||||
- \subpage mod_report_page
|
||||
@ -23,6 +23,7 @@ These pages are more detailed if you want to modify Autopsy code instead of writ
|
||||
- \subpage workflow_page
|
||||
- \subpage regression_test_page
|
||||
- \subpage native_page
|
||||
- \subpage mod_debugTsk_page
|
||||
|
||||
<!-- Note that Case still has lots of content in package.dox -->
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user