mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 18:52:44 +01:00
doc: added missing titles
This commit is contained in:
parent
d3d68c876f
commit
cc73296d43
@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* nativenet transceiver interface
|
* nativenet transceiver interface
|
||||||
*
|
*
|
||||||
* A configurable transceiver for the native port.
|
* A configurable transceiver for the native port.
|
||||||
@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup native_net
|
* @defgroup native_net Native network interface
|
||||||
* @ingroup native_cpu
|
* @ingroup native_cpu
|
||||||
* @{
|
* @{
|
||||||
* @author Ludwig Ortmann <ludwig.ortmann@fu-berlin.de>
|
* @author Ludwig Ortmann <ludwig.ortmann@fu-berlin.de>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup oneway_malloc
|
* @defgroup oneway_malloc Oneway malloc implementation
|
||||||
* @ingroup sys
|
* @ingroup sys
|
||||||
* @{
|
* @{
|
||||||
* @file malloc.h
|
* @file malloc.h
|
||||||
|
Loading…
Reference in New Issue
Block a user