document gfx and lc_lz2 namespace

This commit is contained in:
scawful
2024-04-14 10:18:25 -05:00
parent deae4341be
commit b7cd8bccd3
2 changed files with 23 additions and 9 deletions

View File

@@ -15,6 +15,11 @@
namespace yaze {
namespace app {
/**
* @namespace yaze::app::gfx
* @brief Contains classes for handling graphical data.
*/
namespace gfx {
/**