Fix doxygen documentation in src, samples and tests

refs #594
This commit is contained in:
Roland Winklmeier
2016-02-12 10:24:43 +01:00
parent bd6f0d0f25
commit 1ea2f34f75
77 changed files with 589 additions and 73 deletions

View File

@@ -3,6 +3,11 @@
//! \file
/*!
* \defgroup blackcore BlackCore Library
* Backend services of the swift project, like dealing with the network or the simulators.
*/
/*!
* \namespace BlackCore
* Backend services of the swift project, like dealing with the network or the simulators.
@@ -23,8 +28,9 @@
* Network settings traits.
*/
/**
/*!
* \defgroup dbus DBus related functions, classes, or definitions.
* \ingroup blackcore
*/
#endif // guard