diff Plugins/Include/OrthancCPlugin.h @ 1423:7b7d597a190c

The configuration can be splitted into several files stored inside the same folder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Jun 2015 14:44:10 +0200
parents d371a66972a4
children fe384a9d3b51
line wrap: on
line diff
--- a/Plugins/Include/OrthancCPlugin.h	Wed Jun 24 16:17:43 2015 +0200
+++ b/Plugins/Include/OrthancCPlugin.h	Fri Jun 26 14:44:10 2015 +0200
@@ -1799,10 +1799,12 @@
 
 
   /**
-   * @brief Return the path to the configuration file.
+   * @brief Return the path to the configuration file(s).
    *
-   * This function returns the path to the configuration file that was
-   * specified when starting Orthanc.
+   * This function returns the path to the configuration file(s) that
+   * was specified when starting Orthanc. Since version 0.9.1, this
+   * path can refer to a folder that stores a set of configuration
+   * files.
    * 
    * @param context The Orthanc plugin context, as received by OrthancPluginInitialize().
    * @return NULL in the case of an error, or a newly allocated string