aboutsummaryrefslogtreecommitdiff
path: root/tools/doxygen/Groups.md
blob: df0217fa7dd0322b086752601b312a2f99b439a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
@defgroup binres Embbeded binary resources utilities
@brief How to access to the embbeded binary data
@details Binary resources are generated into the binary_data.hpp file using
the `tools/embbeded.sh` script. Here are the various functions used 
to access to them.

@defgroup game Chess game model
@brief Classes used to model a chess game

@defgroup tabs UI tabs
@brief All classes that implement a tab visible in the main window