From 7dcdcc6824a515417d0e663277acf0a6b2cd1747 Mon Sep 17 00:00:00 2001 From: sanine-a Date: Tue, 27 Oct 2020 18:44:24 -0500 Subject: update doxyfile --- src/cglm_bindings.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/cglm_bindings.h') diff --git a/src/cglm_bindings.h b/src/cglm_bindings.h index e27eb68..09a29c3 100644 --- a/src/cglm_bindings.h +++ b/src/cglm_bindings.h @@ -1,6 +1,10 @@ #ifndef HONEY_CGLM_BINDINGS_H #define HONEY_CGLM_BINDINGS_H +/** @file cglm_bindings.h + * @brief Lua bindings for CGLM functions. + */ + #include "common.h" /** @brief Push the honey cglm binding functions to the lua stack. -- cgit v1.2.1