mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 14:18:00 +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
|
* @file arch/lpc21/mcu_arch.h
|
||||||
* @brief lpc21 arch dependant microcontroller initialisation functions.
|
* @brief lpc21 arch dependant microcontroller initialisation functions.
|
||||||
* @defgroup lpc21_arch LPC21 architecture
|
* @addtogroup lpc21_arch LPC21 architecture
|
||||||
* @ingroup lpc21_arch
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef LPC21_MCU_ARCH_H
|
#ifndef LPC21_MCU_ARCH_H
|
||||||
|
|||||||
@@ -23,8 +23,7 @@
|
|||||||
/**
|
/**
|
||||||
* @file arch/stm32/mcu_arch.h
|
* @file arch/stm32/mcu_arch.h
|
||||||
* @brief stm32 arch dependant microcontroller initialisation functions.
|
* @brief stm32 arch dependant microcontroller initialisation functions.
|
||||||
* @defgroup stm32_arch STM32 architecture
|
* @addtogroup stm32_arch STM32 architecture
|
||||||
* @ingroup stm32_arch
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef STM32_MCU_ARCH_H
|
#ifndef STM32_MCU_ARCH_H
|
||||||
|
|||||||
Reference in New Issue
Block a user