diff options
Diffstat (limited to 'tools/doxygen/Groups.md')
| -rw-r--r-- | tools/doxygen/Groups.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/doxygen/Groups.md b/tools/doxygen/Groups.md new file mode 100644 index 0000000..aa5bd64 --- /dev/null +++ b/tools/doxygen/Groups.md @@ -0,0 +1,5 @@ +@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.
\ No newline at end of file |
