From c6bf1ba982808bc52f8e45d2e749f54ecea23679 Mon Sep 17 00:00:00 2001 From: Dean Date: Fri, 17 Apr 2009 05:04:21 +0000 Subject: More documentation changes for better module-level documentation rather than file-level documentation. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@513 d5102386-fcda-11dd-9fdb-3debd5008f28 --- LUFA/Drivers/Board/STK525/HWB.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'LUFA/Drivers/Board/STK525') diff --git a/LUFA/Drivers/Board/STK525/HWB.h b/LUFA/Drivers/Board/STK525/HWB.h index a91890cd..2200453e 100644 --- a/LUFA/Drivers/Board/STK525/HWB.h +++ b/LUFA/Drivers/Board/STK525/HWB.h @@ -36,12 +36,6 @@ * dispatch header located in LUFA/Drivers/Board/HWB.h. */ -/** \ingroup Group_HWB - * @defgroup Group_HWB_STK525 STK525 - * - * @{ - */ - #ifndef __HWB_STK525_H__ #define __HWB_STK525_H__ @@ -84,4 +78,3 @@ #endif -/** @} */ -- cgit v1.2.3