diff --git a/docs/doxygen-user/file_discovery.dox b/docs/doxygen-user/file_discovery.dox index 9e258db0ce..92f2e5a4e9 100644 --- a/docs/doxygen-user/file_discovery.dox +++ b/docs/doxygen-user/file_discovery.dox @@ -143,7 +143,9 @@ The last grouping and sorting option is choosing how to sort the results within \subsection file_disc_results_overview Overview -Once you select your options and click "Search", you'll see a new window with the list of groups on the left side. Selecting one of these groups will display the results from that group on the right side. If your results are images, you'll see thumbnails for each image in the top area of the right panel. +Once you select your options and click "Search", you'll see a new window with the list of groups on the left side. Selecting one of these groups will display the results from that group on the right side. Selecting a result will cause a panel to rise showing more details about each instance of that result. You can manually raise and lower this panel using the large arrows on the right side of the divider. + +If your results are images, you'll see thumbnails for each image in the top area of the right panel. \image html FileDiscovery/fd_resultGroups.png diff --git a/docs/doxygen-user/images/FileDiscovery/fd_documents.png b/docs/doxygen-user/images/FileDiscovery/fd_documents.png index 7170798ce7..3f60954eae 100644 Binary files a/docs/doxygen-user/images/FileDiscovery/fd_documents.png and b/docs/doxygen-user/images/FileDiscovery/fd_documents.png differ diff --git a/docs/doxygen-user/images/FileDiscovery/fd_resultGroups.png b/docs/doxygen-user/images/FileDiscovery/fd_resultGroups.png index b8362e610f..5872da0ad1 100644 Binary files a/docs/doxygen-user/images/FileDiscovery/fd_resultGroups.png and b/docs/doxygen-user/images/FileDiscovery/fd_resultGroups.png differ diff --git a/docs/doxygen-user/images/FileDiscovery/fd_videos.png b/docs/doxygen-user/images/FileDiscovery/fd_videos.png index 53dfbd8339..4cf58e29a6 100644 Binary files a/docs/doxygen-user/images/FileDiscovery/fd_videos.png and b/docs/doxygen-user/images/FileDiscovery/fd_videos.png differ