1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

Merge pull request #3412 from OlegHahm/doxygen_fixes_ng

doxygen: documentation hierarchy fixes
This commit is contained in:
Oleg Hahm 2015-07-21 11:04:42 +02:00
commit 75f38c026b
6 changed files with 6 additions and 19 deletions

View File

@ -1,10 +0,0 @@
/**
* @defgroup cpu_sam3 Atmel SAM3X8E
* @ingroup cpu
* @brief Atmel SAM3X8E Cortex-M3 MCU specific code
*/
/**
* @defgroup cpu_sam3x8e_definitions Atmel SAM3X8E Definitions
* @ingroup cpu_sam3x8e
*/

View File

@ -7,7 +7,9 @@
*/
/**
* @ingroup cpu_sam3
* @defgroup cpu_sam3 Atmel SAM3X8E
* @ingroup cpu
* @brief Atmel SAM3X8E Cortex-M3 MCU specific code
* @{
*
* @file

View File

@ -1,5 +0,0 @@
/**
* @defgroup cpu_sam3x8e_components SAM3XA Components
* @brief SAM3XA Components
* @ingroup cpu_sam3x8e
*/

View File

@ -816,7 +816,7 @@ EXCLUDE_PATTERNS = */board/*/tools/* \
*/cpu/*/include/instance/* \
*/cpu/*/include/pio/* \
*/cpu/*/include/atmel/* \
*/cpu/sam3/include/sam3*.h \
*/cpu/sam3/include/sam3* \
*/cpu/sam3/include/system_sam*.h \
*/cpu/lpc*/include/core_cm*.h \
*/cpu/cortexm_common/include/core_cm*.h \

View File

@ -8,7 +8,7 @@
/**
* @defgroup sys_net_dev_eth dev_eth auto setup
* @ingroup sys_net_eth
* @ingroup net_ng_ethernet
* @file
* @brief Automatically setup available ethernet devices
* @{

View File

@ -8,7 +8,7 @@
/**
* @defgroup net_rpl_srh RPL source routing header extension
* @ingroup net_rpl
* @ingroup net_ng_rpl
* @brief Implementation of RPL source routing extension headers
* @see <a href="https://tools.ietf.org/html/rfc6554">
* RFC 6554