Index: sources/storage/StorageGlobals.cpp =================================================================== diff -u -rc503f43840024e18650c1ac558448dd0f3b70427 -rbb74da05f81b82dad3ec844c1feb1135b949f1c2 --- sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision c503f43840024e18650c1ac558448dd0f3b70427) +++ sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision bb74da05f81b82dad3ec844c1feb1135b949f1c2) @@ -15,6 +15,12 @@ #include "StorageGlobals.h" +/*! + * \brief Storage + * \details The container of the constant global variable withing Storage namespace members. + * For example it currently includes USB mount root folder and SD Card mount root folder and such, + * which is used by Logger, DriveWatcher, ... . + */ namespace Storage { // USB