doc: Add documentation for parser module.
[bertos.git] / doc / general-introduction
index b11a3290078cfe2e810969d0157e2e1ecab518ac..3e549ac7960dfe9fa5748caffa3a8608fdf67dc7 100644 (file)
@@ -84,3 +84,10 @@ 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.
+ */