Skip to content
Snippets Groups Projects
Commit 9f61fdeb authored by apriestman's avatar apriestman
Browse files

Update docs for schema 9.1

parent 718d4dee
No related branches found
No related tags found
No related merge requests found
......@@ -770,6 +770,7 @@ INPUT = main.dox \
schema/schema_list.dox \
schema/db_schema_8_6.dox \
schema/db_schema_9_0.dox \
schema/db_schema_9_1.dox \
../src
# This tag can be used to specify the character encoding of the source files
......
......@@ -47,7 +47,7 @@ You can also access the data in its tree form by starting with org.sleuthkit.dat
The Sleuth Kit has its own database schema that is shared with Autopsy and other tools. The primary way it gets populated is via the Java code.
- Database Schema Documentation:
- \subpage db_schema_9_0_page
- \subpage db_schema_9_1_page
- \subpage db_schema_page "Older schemas"
- Refer to \subpage query_database_page if you are going to use one of the SleuthkitCase methods that requires you to specify a query.
- Refer to \subpage insert_and_update_database_page if you are a Sleuth Kit developer and want to avoid database issues.
......
This diff is collapsed.
This diff is collapsed.
......@@ -3,7 +3,7 @@
This page contians links to the documention for selected versions of the TSK & Autopsy database schema.
- Current Schema
- \subpage db_schema_9_0_page
- \subpage db_schema_9_1_page
- Older Schemas
- \subpage db_schema_8_6_page
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment