X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fgeneral-introduction;h=ff5e5bd59df8b244791530336f94a10f02adaa9c;hb=5eec6d12a34acf1095170c786416ae5515202f24;hp=b11a3290078cfe2e810969d0157e2e1ecab518ac;hpb=cd7538b224bbe4fb287b96903678df6ae435522c;p=bertos.git diff --git a/doc/general-introduction b/doc/general-introduction index b11a3290..ff5e5bd5 100644 --- a/doc/general-introduction +++ b/doc/general-introduction @@ -84,3 +84,24 @@ 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 + * + */ + +/*! + * \defgroup struct Embedded optimized general purpose data types + */