From 350195adc995a74ff32f689f3493f2066c8d7b6b Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 8 Jul 2016 12:07:59 +0200 Subject: Improve Doxygen mainpage --- src/SampleQueue.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/SampleQueue.h') diff --git a/src/SampleQueue.h b/src/SampleQueue.h index 994672f..dd01986 100644 --- a/src/SampleQueue.h +++ b/src/SampleQueue.h @@ -18,9 +18,8 @@ */ /*! - * \section SampleQueue - * - * An implementation for a threadsafe queue using the C++11 thread library + * \file SampleQueue.h + * \brief An implementation for a threadsafe queue using the C++11 thread library * for audio samples. */ -- cgit v1.2.3