1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg*: fix doxygen grouping

This commit is contained in:
Alexandre Abadie 2018-06-01 13:18:00 +02:00
parent 938677cc83
commit 70407a1a3e
9 changed files with 12 additions and 12 deletions

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup sys_fatfs_diskio
* @ingroup pkg_fatfs
* @brief
* @{
*

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup sys_fatfs_diskio
* @ingroup pkg_fatfs
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup fs
* @ingroup pkg_fatfs
* @{
*
* @file

View File

@ -1,3 +1,3 @@
/**
* @defgroup lwip_contrib RIOT lwIP port
* @defgroup pkg_lwip_contrib RIOT lwIP port
*/

View File

@ -7,8 +7,8 @@
*/
/**
* @defgroup lwip_arch_cc Compiler and processor description
* @ingroup lwip
* @defgroup pkg_lwip_arch_cc Compiler and processor description
* @ingroup pkg_lwip
* @brief Describes compiler and processor to lwIP
* @{
*

View File

@ -7,8 +7,8 @@
*/
/**
* @defgroup lwip_arch_sys_arch Architecture depentent definitions
* @ingroup lwip
* @defgroup pkg_lwip_arch_sys_arch Architecture depentent definitions
* @ingroup pkg_lwip
* @brief Semaphores and mailboxes.
* @{
*

View File

@ -7,8 +7,8 @@
*/
/**
* @defgroup lwip_opts lwIP options
* @ingroup lwip
* @defgroup pkg_lwip_opts lwIP options
* @ingroup pkg_lwip
* @brief Options for the lwIP stack
* @{
*

View File

@ -7,7 +7,7 @@
*/
/**
* @addtogroup pkg_lwip_sokc
* @ingroup pkg_lwip_sock
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup fs
* @ingroup pkg_spiffs
* @{
*
* @file