diff --git a/common/app/app.h b/common/app/app.h index 71d43b8..f8b252f 100644 --- a/common/app/app.h +++ b/common/app/app.h @@ -1,6 +1,12 @@ #ifndef APP_H #define APP_H +/*! + \mainpage discoverpixy Doxygen Documentation + Welcome to the code-documentation for all common (and plattformindependent) code. \n + A good point to start is probably the Modules page. + */ + /** * @defgroup app Application * The App Module contains the effective, platform independent application.