From a36727bb38e37f11fbdfc7091b19b5ab74b193bd Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Wed, 18 May 2016 16:32:15 +0200 Subject: [PATCH] Doxygen --- src/blackcore/audiodevice.h | 1 - src/blackcore/audiomixer.h | 2 ++ src/blackcore/audiomixervatlib.h | 2 ++ src/blackcore/contextapplicationempty.h | 2 ++ src/blackcore/contextapplicationimpl.h | 2 ++ src/blackcore/contextapplicationproxy.h | 2 ++ 6 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/blackcore/audiodevice.h b/src/blackcore/audiodevice.h index 4c5bbfc2b..2a9ded0b0 100644 --- a/src/blackcore/audiodevice.h +++ b/src/blackcore/audiodevice.h @@ -16,7 +16,6 @@ #include "blackmisc/audio/audiodeviceinfo.h" #include "blackmisc/audio/audiodeviceinfolist.h" -//! \file #include namespace BlackCore diff --git a/src/blackcore/audiomixer.h b/src/blackcore/audiomixer.h index 2a5840c49..2394957c4 100644 --- a/src/blackcore/audiomixer.h +++ b/src/blackcore/audiomixer.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_AUDIOMIXER_H #define BLACKCORE_AUDIOMIXER_H diff --git a/src/blackcore/audiomixervatlib.h b/src/blackcore/audiomixervatlib.h index da7fcda4d..6473a05bc 100644 --- a/src/blackcore/audiomixervatlib.h +++ b/src/blackcore/audiomixervatlib.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_AUDIOMIXERVATLIB_H #define BLACKCORE_AUDIOMIXERVATLIB_H diff --git a/src/blackcore/contextapplicationempty.h b/src/blackcore/contextapplicationempty.h index a0843878f..d21f5e6b2 100644 --- a/src/blackcore/contextapplicationempty.h +++ b/src/blackcore/contextapplicationempty.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_CONTEXTAPPLICATION_EMPTY_H #define BLACKCORE_CONTEXTAPPLICATION_EMPTY_H diff --git a/src/blackcore/contextapplicationimpl.h b/src/blackcore/contextapplicationimpl.h index 38ee1a982..ae40988b7 100644 --- a/src/blackcore/contextapplicationimpl.h +++ b/src/blackcore/contextapplicationimpl.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_CONTEXTAPPLICATION_IMPL_H #define BLACKCORE_CONTEXTAPPLICATION_IMPL_H diff --git a/src/blackcore/contextapplicationproxy.h b/src/blackcore/contextapplicationproxy.h index f2cf7fc3b..26b986d88 100644 --- a/src/blackcore/contextapplicationproxy.h +++ b/src/blackcore/contextapplicationproxy.h @@ -7,6 +7,8 @@ * contained in the LICENSE file. */ +//! \file + #ifndef BLACKCORE_CONTEXTAPPLICATION_PROXY_H #define BLACKCORE_CONTEXTAPPLICATION_PROXY_H