summaryrefslogtreecommitdiffstats
path: root/indexmgr/keyobject.hh
diff options
context:
space:
mode:
Diffstat (limited to 'indexmgr/keyobject.hh')
-rw-r--r--indexmgr/keyobject.hh12
1 files changed, 8 insertions, 4 deletions
diff --git a/indexmgr/keyobject.hh b/indexmgr/keyobject.hh
index 51bf89c..030acc6 100644
--- a/indexmgr/keyobject.hh
+++ b/indexmgr/keyobject.hh
@@ -31,10 +31,14 @@ class KeyObject;
#include "raslib/minterval.hh"
#include "reladminif/dbref.hh"
-//@ManMemo: Module: {\bf indexmgr}
-/*@Doc:
-This class is a carrier structure which carries objects and their domains
-through the different levels of the index.
+/**
+ * @file keyobject.hh
+ *
+ * @ingroup indexmgr
+ *
+ * @Doc:
+ * This class is a carrier structure which carries objects and their domains
+ * through the different levels of the index.
*/
class KeyObject
{