Create doxygen groups for platforms
* Cooja * Native * jn516x * nrf52dk
This commit is contained in:
parent
f25318b60d
commit
d4680c656a
4
arch/platform/cooja/doxygen-group.txt
Normal file
4
arch/platform/cooja/doxygen-group.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
/**
|
||||||
|
* \defgroup cooja COOJA network simulator node
|
||||||
|
* \ingroup platform
|
||||||
|
*/
|
4
arch/platform/jn516x/doxygen-group.txt
Normal file
4
arch/platform/jn516x/doxygen-group.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
/**
|
||||||
|
* \defgroup jn516x The JN516x Board
|
||||||
|
* \ingroup platform
|
||||||
|
*/
|
4
arch/platform/native/doxygen-group.txt
Normal file
4
arch/platform/native/doxygen-group.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
/**
|
||||||
|
* \defgroup native_platform Native platform
|
||||||
|
* \ingroup platform
|
||||||
|
*/
|
4
arch/platform/nrf52dk/doxygen-group.txt
Normal file
4
arch/platform/nrf52dk/doxygen-group.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
/**
|
||||||
|
* \defgroup nrf52dk nRF52 Development Kit
|
||||||
|
* \ingroup platform
|
||||||
|
*/
|
Loading…
Reference in New Issue
Block a user