diff --git a/docs/doxygen-user/auto_ingest_administration.dox b/docs/doxygen-user/auto_ingest_administration.dox index 158b2fb4e3..da95ffa997 100644 --- a/docs/doxygen-user/auto_ingest_administration.dox +++ b/docs/doxygen-user/auto_ingest_administration.dox @@ -57,7 +57,7 @@ If you right-click on a case, you can open it, see the log, delete the case, or Note that you can select multiple cases at once to delete. If you choose to delete a case (or cases), you'll see the following confirmation dialog: -\image html case_delete_confirm.png +\image html AutoIngest/case_delete_confirm.png \section auto_ingest_admin_health_monitor Health Monitor diff --git a/docs/doxygen-user/photorec_carver.dox b/docs/doxygen-user/photorec_carver.dox index d5ef67dd0b..3560f12fbb 100644 --- a/docs/doxygen-user/photorec_carver.dox +++ b/docs/doxygen-user/photorec_carver.dox @@ -22,7 +22,7 @@ Ingest Settings ------ The run-time setting for this module allows you to choose whether to keep corrupted files. -\image html photo_rec_settings.png +\image html photo_rec_settings.PNG Also note that the "Run ingest modules on" selection needs to include unallocated space for this module to run. diff --git a/docs/doxygen-user/tagging.dox b/docs/doxygen-user/tagging.dox index ada9f5d0c5..e4bccc77a6 100644 --- a/docs/doxygen-user/tagging.dox +++ b/docs/doxygen-user/tagging.dox @@ -22,7 +22,7 @@ At this point there are three options: - New tag -- Create a new tag and add it to the file/result -\image html tagging_new_tag.png +\image html tagging_new_tag.PNG There are several default tag names: - Bookmark - Default tag for marking files of interest diff --git a/docs/doxygen-user/triage.dox b/docs/doxygen-user/triage.dox index 3750f92434..47ac724105 100644 --- a/docs/doxygen-user/triage.dox +++ b/docs/doxygen-user/triage.dox @@ -56,7 +56,7 @@ VHD is a file format used by Microsoft Virtual Machines that is readable by Wind To create a sparse VHD, check the box for "Make a VHD image..." when selecting the disk to analyze. -\image html createVHD.png +\image html triage/createVHD.png \section triage_scenarios Scenarios diff --git a/docs/doxygen-user/ui_quick_search.dox b/docs/doxygen-user/ui_quick_search.dox index 901427243e..be960973e9 100644 --- a/docs/doxygen-user/ui_quick_search.dox +++ b/docs/doxygen-user/ui_quick_search.dox @@ -5,12 +5,12 @@ The user interface quick search feature allows you to search within the data on How to use it ----- In order to use the search you need to select any item in the area you wish to search, and start typing. If user interface quick search is available in the area you have selected a search field will appear in the bottom left hand corner of the area. As you type the string you are searching for it will auto-update to select one of the results which matches your string. You can switch between the results which match the string you have typed with the up and down keys. The search does not support the use of regular expressions but will match against any sub-sting in the fields it searches, not just at the beginning of the field. -\image html quick_search_result.PNG +\image html quick_search_result.png Configuration ----- By default the search will match against the data in all fields which are in the currently selected area. The search will also ignore case by default. If you want to change either of these default behaviors you can click the magnifying glass with the down arrow icon and configure which columns will be searched as well as if the search should ignore case. -\image html quick_search_configuration.PNG +\image html quick_search_configuration.png Where it can be used ----- diff --git a/docs/doxygen-user/volatility_dsp.dox b/docs/doxygen-user/volatility_dsp.dox index 51b137e5fe..ff5349f3ce 100644 --- a/docs/doxygen-user/volatility_dsp.dox +++ b/docs/doxygen-user/volatility_dsp.dox @@ -14,7 +14,7 @@ If you have a disk image associated with your memory image, ingest the disk imag On the next screen, you can select your memory image and then adjust the settings to choose a profile and which Volatility plugins to run. -\image html volatility_dsp_config.png +\image html volatility_dsp_config.PNG Next you'll see the ingest module configuration panel. No ingest modules will be run when using the Volatility data source processor, so simply hit the "Next" button. When it finishes, you may have some non-critical errors. These frequently come from the data source processor being unable to find files in the original disk image. If you did not add the associated disk image before running the Volatility data source processor on the memory image, there will be a large number of these errors but the Volatility module output will still be available.