diff --git a/docs/doxygen-dev/Doxyfile b/docs/doxygen-dev/Doxyfile
index 1bb93877f42c22a85525df22b6e711e90e51eda1..66497c563c8fc2781c2f3e014ebe0e56b16190e3 100755
--- a/docs/doxygen-dev/Doxyfile
+++ b/docs/doxygen-dev/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Autopsy Developer Documentation"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER = 4.19.3
+PROJECT_NUMBER = 4.20.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -1025,7 +1025,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT = 4.19.3
+HTML_OUTPUT = 4.20.0
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
diff --git a/docs/doxygen-user/Doxyfile b/docs/doxygen-user/Doxyfile
index f7740fa8f01cc52a25dffb495ba50bded7e5af22..e836298f109e5c7d9a549254fd666fb1869af56b 100644
--- a/docs/doxygen-user/Doxyfile
+++ b/docs/doxygen-user/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Autopsy User Documentation"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER = 4.19.3
+PROJECT_NUMBER = 4.20.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -1025,7 +1025,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT = 4.19.3
+HTML_OUTPUT = 4.20.0
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
diff --git a/docs/doxygen-user/data_sources.dox b/docs/doxygen-user/data_sources.dox
index 81336e74ab051fbe8469e0769349a2c14e1101e5..0dd49b9868bd9ca8ff211185fccf24b07862bfbf 100644
--- a/docs/doxygen-user/data_sources.dox
+++ b/docs/doxygen-user/data_sources.dox
@@ -103,7 +103,8 @@ To add a local drive:
 You can add files or folders that are on your local computer (or on a shared drive) without putting them into a disk image.  This is useful if you have only a collection of files that you want to analyze.  
 
 Some things to note when doing this:
-- Autopsy ignores the time stamps on files that it adds this way because they could be the timestamps when they were copied onto your examination device.
+- Autopsy by default ignores the time stamps on files that it adds this way because they could be the timestamps when they were copied onto your examination device.
+- You do have the option to have time stamps added on files by checking the timestamps you want, these time stamps are taken from the examination device.  Directories will not have time stamps. 
 - If you have a USB-attached device that you are analyzing and you choose to add the device's contents using this method, then note that it will not look at unallocated space or deleted files.  Autopsy will only be able to see the allocated files.  You should add the device as a "Logical Drive" to analyze the unallocated space.
 - You can modify the name of the Logical File Set from the default LogicalFileSet# by clicking the "Change" button as shown in the screenshot below:
 
@@ -114,6 +115,8 @@ To add logical files:
 -# Leave the top combo box on "Local files and folders"
 -# Press the "Add" button and navigate to a folder or file to add.  Choosing a folder will cause all of its contents (including sub-folders) to be added.
 -# Continue to press "Add" until all files and folders have been selected.
+-# If you want any of the files to be added with time stamps from the file system then check the box associated with the timestamp you would like associaed with the file.
+-# If a file or directory was mistakenly added then highlight it and press the "Delete" button to remove the item from the list of files/folders
 
 All of the files that you added in the panel will be grouped together into a single data source, called "LogicalFileSet" in the main UI. 
 
diff --git a/docs/doxygen-user/images/change_logical_file_set_display_name.PNG b/docs/doxygen-user/images/change_logical_file_set_display_name.PNG
index dfaa158c0f9c4089fa59c3568dfc2b73b4bc8395..d6b387137704fac83e89134aa586841786db0935 100644
Binary files a/docs/doxygen-user/images/change_logical_file_set_display_name.PNG and b/docs/doxygen-user/images/change_logical_file_set_display_name.PNG differ
diff --git a/docs/doxygen-user_fr/Doxyfile b/docs/doxygen-user_fr/Doxyfile
index 177c9cdb6e9da1c68ac5503fa810eb747e2c31b6..4538fd297cb471387af6a74e0cd574adc6f3bc02 100644
--- a/docs/doxygen-user_fr/Doxyfile
+++ b/docs/doxygen-user_fr/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Documentation utilisateur Autopsy"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER = 4.19.1
+PROJECT_NUMBER = 4.20.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
@@ -1025,7 +1025,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT = 4.19.1
+HTML_OUTPUT = 4.20.0
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).
diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile
index 5eead8e4cf2df0171e6f617346b114f70e41ec95..4859eab17ff19375a0869b6e4020c3310b906d35 100644
--- a/docs/doxygen/Doxyfile
+++ b/docs/doxygen/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = "Autopsy"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER = 4.19.3
+PROJECT_NUMBER = 4.20.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears a the top of each page and should give viewer a
@@ -1066,7 +1066,7 @@ GENERATE_HTML          = YES
 # The default directory is: html.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-HTML_OUTPUT = api-docs/4.19.3/
+HTML_OUTPUT = api-docs/4.20.0/
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
 # generated HTML page (for example: .htm, .php, .asp).