From 5c368d1a0c33a0e04ed37f031cdbe17bc923c43e Mon Sep 17 00:00:00 2001 From: jwellbelove Date: Mon, 8 Dec 2014 20:22:49 +0000 Subject: [PATCH] Changed group name --- doxygen.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doxygen.h b/doxygen.h index a1a6fcc2..5c465209 100644 --- a/doxygen.h +++ b/doxygen.h @@ -34,12 +34,15 @@ SOFTWARE. ///\ingroup etl ///\defgroup maths Maths +/// A set of mathematical templates. ///\ingroup etl ///\defgroup patterns Patterns +/// A set of templated design patterns. ///\ingroup etl -///\defgroup crc CRC calculations +///\defgroup crc CRC +/// A set of CRC calculations ///\ingroup maths ///\ingroup etl