From 1607665a7bdddfd27d6abb783ceeb223284edca1 Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周日, 22 3月 2020 18:04:06 +0800
Subject: [PATCH] update analytics id

---
 include/licensecc/datatypes.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/include/licensecc/datatypes.h b/include/licensecc/datatypes.h
index 0c9ea48..5e80ee6 100644
--- a/include/licensecc/datatypes.h
+++ b/include/licensecc/datatypes.h
@@ -1,5 +1,8 @@
 #ifndef DATATYPES_H_
 #define DATATYPES_H_
+/** \addtogroup apistruct
+ * @{
+ */
 
 #ifdef __cplusplus
 extern "C" {
@@ -127,4 +130,7 @@
 }
 #endif
 
+/**
+ * @}
+ */
 #endif

--
Gitblit v1.9.1