* Added the parameters ``remove_average_array`` in both ``find_delay`` and ``find_delays``
* Added the parameter ``dark_mode`` in both ``find_delay`` and ``find_delays``
* Incorporated the values of ``name_array_1``, ``name_array_2``, ``name_array`` and ``name_excerpts`` in the functions verbosity
* Removed a print in ``_convert_mono()``
* Corrected a bug that prevented to save a figure if no directory was passed in the parameter
* Corrected a bug that prevented to see the proper time scale if ``x_format_figure`` was set on ``"time"``
* Corrected a bug that displayed erroneous times on the x-axis of the cross-correlation subplot
* Corrected the execution time message that was appearing even if ``verbosity`` was set on 0
* Added two example pages in the documentation and linked them in the documentation index page
* Added a test for the parameter ``remove_average``
* Added a test for the documentation examples
* Corrected erroneous documentation version number