doc: Add menu, gfx and text documentation into global index.
[bertos.git] / doc / general-introduction
index b11a3290078cfe2e810969d0157e2e1ecab518ac..8d01d4accc8c9da07f2c4da45b350b0b378cc249 100644 (file)
@@ -84,3 +84,20 @@ int main()
  * This section describes the kernel facilities and the synchronization
  * primitives available in BeRTOS.
  */
+
+/*!
+ * \defgroup mware Middleware facilities
+ *
+ * This section describes various algorithms and standalone code
+ * useful in day to day programming.
+ */
+
+/*!
+ * \defgroup graphics General purpose graphical routines
+ *
+ */
+
+/*!
+ * \defgroup gui BeRTOS GUI toolkit
+ *
+ */