mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
refs #297 Doxygen.
This commit is contained in:
@@ -3,11 +3,21 @@
|
||||
|
||||
//! \file
|
||||
|
||||
/**
|
||||
* @namespace BlackCore
|
||||
/*!
|
||||
* \namespace BlackCore
|
||||
* 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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user