From 1550fe85db27b3511dde56ef19b03822e38ed791 Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Mon, 16 Nov 2015 17:31:12 +0100 Subject: [PATCH] doc: add structure graphic to mainpage --- doc/doxygen/src/mainpage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/doxygen/src/mainpage.md b/doc/doxygen/src/mainpage.md index a0331f239..aebc945e0 100644 --- a/doc/doxygen/src/mainpage.md +++ b/doc/doxygen/src/mainpage.md @@ -79,9 +79,9 @@ Structure {#structure} This section walks you through RIOT's structure. Once you understand this structure, you will easily find your way around in RIOT's code base. -RIOT's code base is structured into five groups. +![Overview](riot-structure.svg) - +RIOT's code base is structured into five groups. - The kernel (`core`) - Platform specific code (`cpu`; `boards`)