X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fgeneral-introduction;h=8d01d4accc8c9da07f2c4da45b350b0b378cc249;hb=88c5c0a97b1bd550d185b9250eaf1a2bcc25e027;hp=b11a3290078cfe2e810969d0157e2e1ecab518ac;hpb=cd7538b224bbe4fb287b96903678df6ae435522c;p=bertos.git diff --git a/doc/general-introduction b/doc/general-introduction index b11a3290..8d01d4ac 100644 --- a/doc/general-introduction +++ b/doc/general-introduction @@ -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 + * + */