doc: Add menu, gfx and text documentation into global index.
[bertos.git] / doc / general-introduction
index 3e549ac7960dfe9fa5748caffa3a8608fdf67dc7..8d01d4accc8c9da07f2c4da45b350b0b378cc249 100644 (file)
@@ -91,3 +91,13 @@ int main()
  * 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
+ *
+ */