mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
[dox] fix arch groups
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
/** @page math Math Functions
|
||||
Add links to specific math docs here...
|
||||
*/
|
||||
|
||||
/**
|
||||
@defgroup math Math Functions
|
||||
*/
|
||||
|
||||
/** @file
|
||||
This file contains the @ref math pages.
|
||||
*/
|
||||
@@ -23,8 +23,7 @@
|
||||
/**
|
||||
* @file arch/lpc21/mcu_arch.h
|
||||
* @brief lpc21 arch dependant microcontroller initialisation functions.
|
||||
* @defgroup lpc21_arch LPC21 architecture
|
||||
* @ingroup lpc21_arch
|
||||
* @addtogroup lpc21_arch LPC21 architecture
|
||||
*/
|
||||
|
||||
#ifndef LPC21_MCU_ARCH_H
|
||||
|
||||
@@ -23,8 +23,7 @@
|
||||
/**
|
||||
* @file arch/stm32/mcu_arch.h
|
||||
* @brief stm32 arch dependant microcontroller initialisation functions.
|
||||
* @defgroup stm32_arch STM32 architecture
|
||||
* @ingroup stm32_arch
|
||||
* @addtogroup stm32_arch STM32 architecture
|
||||
*/
|
||||
|
||||
#ifndef STM32_MCU_ARCH_H
|
||||
|
||||
Reference in New Issue
Block a user