mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Doxygen fixes, improvements
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
#ifndef BLACKCORE_H
|
||||
#define BLACKCORE_H
|
||||
|
||||
//! \file
|
||||
|
||||
/**
|
||||
* @namespace BlackCore
|
||||
* To be written
|
||||
* Backend services of the swift project, like dealing with the network or the simulators.
|
||||
*/
|
||||
|
||||
#endif // BLACKCORE_H
|
||||
/**
|
||||
* \defgroup dbus DBus related functions, classes, or definitions.
|
||||
*/
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user