From 40f0d247905003af19933dc48738657cbc2c0c72 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 4 Jun 2023 11:51:31 +0200 Subject: Improve documentation --- tools/doxygen/Groups.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tools/doxygen/Groups.md (limited to 'tools/doxygen/Groups.md') 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 -- cgit v1.2.3