Doxygen: fix glitch that caused some of the rpl-lite not to be included in the documentation
This commit is contained in:
parent
0adc6bfbad
commit
ae9aaf7632
@ -28,6 +28,9 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* \addtogroup rpl-lite
|
||||
* @{
|
||||
*
|
||||
|
@ -28,6 +28,9 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* \addtogroup rpl-lite
|
||||
* @{
|
||||
*
|
||||
@ -42,11 +45,6 @@
|
||||
#ifndef RPL_CONST_H
|
||||
#define RPL_CONST_H
|
||||
|
||||
/**
|
||||
* \addtogroup rpl-lite
|
||||
* @{
|
||||
*/
|
||||
|
||||
/********** Constants **********/
|
||||
|
||||
/* Special value indicating infinite lifetime. */
|
||||
|
@ -28,6 +28,9 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* \addtogroup rpl-lite
|
||||
* @{
|
||||
*
|
||||
|
@ -28,6 +28,9 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* \addtogroup rpl-lite
|
||||
* @{
|
||||
*
|
||||
|
@ -28,6 +28,9 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* \addtogroup rpl-lite
|
||||
* @{
|
||||
*
|
||||
|
@ -28,6 +28,9 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* \addtogroup rpl-lite
|
||||
* @{
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user