summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/basictypes.hh8
-rw-r--r--include/globals.hh6
-rw-r--r--include/rasdaman.hh6
3 files changed, 20 insertions, 0 deletions
diff --git a/include/basictypes.hh b/include/basictypes.hh
index 8148208..93f9a8f 100644
--- a/include/basictypes.hh
+++ b/include/basictypes.hh
@@ -27,6 +27,14 @@ rasdaman GmbH.
// DO NOT EDIT
//------------------------------------------------------------
+/**
+* @defgroup Include Include
+*
+* @file basictypes.hh
+*
+* @ingroup Include
+*/
+
#ifndef __BASICTYPES_HH_
#define __BASICTYPES_HH_
diff --git a/include/globals.hh b/include/globals.hh
index e64392b..bfd0b28 100644
--- a/include/globals.hh
+++ b/include/globals.hh
@@ -37,6 +37,12 @@ rasdaman GmbH.
*
*/
+/**
+* @file globals.hh
+*
+* @ingroup Include
+*/
+
#ifndef GLOBALS_HH
#define GLOBALS_HH
diff --git a/include/rasdaman.hh b/include/rasdaman.hh
index 8c983c9..876d484 100644
--- a/include/rasdaman.hh
+++ b/include/rasdaman.hh
@@ -27,6 +27,12 @@ rasdaman GmbH.
// DO NOT EDIT
//------------------------------------------------------------
+/**
+* @file rasdaman.hh
+*
+* @ingroup Include
+*/
+
#ifndef __RASDAMAN_HH_
#define __RASDAMAN_HH_