mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:51:23 +08:00
refs #297 Doxygen.
This commit is contained in:
@@ -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.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user