refs #297 Doxygen.

This commit is contained in:
Mathew Sutcliffe
2015-06-28 23:27:33 +01:00
parent 3037daed1d
commit eb594e5397

View File

@@ -3,11 +3,21 @@
//! \file //! \file
/** /*!
* @namespace BlackCore * \namespace BlackCore
* Backend services of the swift project, like dealing with the network or the simulators. * Backend services of the swift project, like dealing with the network or the simulators.
*/ */
/*!
* \namespace BlackCore::Settings
* Core settings traits.
*/
/*!
* \namespace BlackCore::Settings::Network
* Network settings traits.
*/
/** /**
* \defgroup dbus DBus related functions, classes, or definitions. * \defgroup dbus DBus related functions, classes, or definitions.
*/ */