diff --git a/docs/doxygen-user/data_sources.dox b/docs/doxygen-user/data_sources.dox index f8aefc63c8..7035158e42 100644 --- a/docs/doxygen-user/data_sources.dox +++ b/docs/doxygen-user/data_sources.dox @@ -25,6 +25,18 @@ The data source must remain accessible for the duration of the analysis because Regardless of the type of data source, there are some common steps in the process:
    + +
  1. You will choose the host for the data source you are going to add. + +\image html data_source_host_select.png + +There are three options: + +
  2. You will select the type of data source. \image html select-data-source-type.PNG diff --git a/docs/doxygen-user/images/data_source_host_select.png b/docs/doxygen-user/images/data_source_host_select.png new file mode 100644 index 0000000000..f9275d9387 Binary files /dev/null and b/docs/doxygen-user/images/data_source_host_select.png differ