From 9df8b9aee530f8024ac77104d470e43e50c0b27f Mon Sep 17 00:00:00 2001 From: George Oikonomou Date: Sat, 2 Dec 2017 22:53:14 +0000 Subject: [PATCH] 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. --- tools/doxygen/modules.txt | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/tools/doxygen/modules.txt b/tools/doxygen/modules.txt index c74b8f9e9..635bbe148 100644 --- a/tools/doxygen/modules.txt +++ b/tools/doxygen/modules.txt @@ -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