mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
22 lines
1.1 KiB
XML
22 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
To change this template, choose Tools | Templates
|
|
and open the template in the editor.
|
|
-->
|
|
<!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 2.0//EN" "http://java.sun.com/products/javahelp/toc_2_0.dtd">
|
|
<toc version="2.0">
|
|
<tocitem text="Overview" target="org.sleuthkit.autopsy.casemodule.overview"/>
|
|
<tocitem text="Case Management">
|
|
<tocitem text="Case">
|
|
<tocitem text="About Cases" target="org.sleuthkit.autopsy.casemodule.about"/>
|
|
<tocitem text="Creating a Case" target="org.sleuthkit.autopsy.casemodule.how-to-create-case"/>
|
|
</tocitem>
|
|
<tocitem text="Image">
|
|
<tocitem text="About Images" target="org.sleuthkit.autopsy.casemodule.image-about"/>
|
|
<tocitem text="Adding an Image" target="org.sleuthkit.autopsy.casemodule.add-image"/>
|
|
</tocitem>
|
|
<tocitem text="Case Properties Window" target="org.sleuthkit.autopsy.casemodule.caseproperties"/>
|
|
<tocitem text="Hash Database Management Window" target="org.sleuthkit.autopsy.casemodule.hashdbmgmt"/>
|
|
</tocitem>
|
|
</toc>
|