Don't define doxygen groups for CPUs and platforms in the modules.txt

These will be define in new doxygen-group.txt files within the respective platform/CPU dir.
This commit is contained in:
George Oikonomou 2017-12-02 22:53:14 +00:00
parent c8ecd201f5
commit 9df8b9aee5
1 changed files with 0 additions and 35 deletions

View File

@ -8,31 +8,6 @@ CPU, device drivers and platform code
* \ingroup arch
*/
/**
* \addtogroup cc2538dk The cc2538 Development Kit platform
* \ingroup platform
*/
/**
* \addtogroup cooja COOJA network simulator node
* \ingroup platform
*/
/**
* \addtogroup jn516x The JN516x Board
* \ingroup platform
*/
/**
* \addtogroup native_platform Native platform
* \ingroup platform
*/
/**
* \addtogroup nrf52dk nRF52 Development Kit
* \ingroup platform
*/
/**
\defgroup net IoT networking
The communication protocols
@ -93,16 +68,6 @@ Core system components such as processes and timers
\ingroup arch
*/
/**
* \defgroup arm ARM CPUs
* \ingroup dev
*/
/**
* \addtogroup nrf52832 nrf52832 SoC
* \ingroup dev
*/
/**
* \defgroup apps Application-layer protocols and profiles
* \ingroup net