Added skeleton for User Guide

This commit is contained in:
Brian Carrier 2014-08-05 17:13:12 -04:00
parent ae8b021981
commit f84472b0e0
3 changed files with 1835 additions and 0 deletions

1809
docs/doxygen-user/Doxyfile Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,11 @@
/*! \page image_viewer_page Image and Video Viewer
Overview
---------
Quick Start
----------
*/

View File

@ -0,0 +1,15 @@
/*! \mainpage Autopsy User's Guide
Overview
-----
Autopsy is an open source desktop digital forensics platform. This document is the user help guide. It is a work in progress. We are moving documentation from the JavaHelp system to this document. The following topics are available here:
- \subpage image_viewer_page
If the topic you need is not listed, refer to the Help system in the tool or the wiki (http://wiki.sleuthkit.org/index.php?title=Autopsy_User%27s_Guide).
*/