mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
Doxygen
This commit is contained in:
committed by
Mathew Sutcliffe
parent
4f1dc00d67
commit
5c6436e896
@@ -129,9 +129,9 @@ namespace BlackCore
|
|||||||
//! \addtogroup commandline
|
//! \addtogroup commandline
|
||||||
//! @{
|
//! @{
|
||||||
//! <pre>
|
//! <pre>
|
||||||
//! .mute mute CContextAudio
|
//! .mute mute BlackCore::Context::CContextAudio
|
||||||
//! .unmute unmute CContextAudio
|
//! .unmute unmute BlackCore::Context::CContextAudio
|
||||||
//! .vol .volume volume 0..300 set volume CContextAudio
|
//! .vol .volume volume 0..300 set volume BlackCore::Context::CContextAudio
|
||||||
//! </pre>
|
//! </pre>
|
||||||
//! @}
|
//! @}
|
||||||
//! \copydoc IContextAudio::parseCommandLine
|
//! \copydoc IContextAudio::parseCommandLine
|
||||||
|
|||||||
@@ -140,9 +140,9 @@ namespace BlackCore
|
|||||||
//! \addtogroup commandline
|
//! \addtogroup commandline
|
||||||
//! @{
|
//! @{
|
||||||
//! <pre>
|
//! <pre>
|
||||||
//! .x .xpdr code set transponder code CContextOwnAircraft
|
//! .x .xpdr code set transponder code BlackCore::Context::CContextOwnAircraft
|
||||||
//! .com1 .com2 frequency set COM1/2 frequency CContextOwnAircraft
|
//! .com1 .com2 frequency set COM1/2 frequency BlackCore::Context::CContextOwnAircraft
|
||||||
//! .selcal code set SELCAL code CContextOwnAircraft
|
//! .selcal code set SELCAL code BlackCore::Context::CContextOwnAircraft
|
||||||
//! </pre>
|
//! </pre>
|
||||||
//! @}
|
//! @}
|
||||||
//! \copydoc IContextOwnAircraft::parseCommandLine
|
//! \copydoc IContextOwnAircraft::parseCommandLine
|
||||||
|
|||||||
Reference in New Issue
Block a user