More work on doxygen module structure
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
#include "screen.h"
|
||||
|
||||
/**
|
||||
* @addtogroup app
|
||||
*/
|
||||
/*@{*/
|
||||
|
||||
/**
|
||||
* @defgroup screens Screens
|
||||
* The Screens of the application. \sa Screen
|
||||
*/
|
||||
/*@}*/
|
||||
|
||||
|
||||
/**
|
||||
* @addtogroup screens
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user