aboutsummaryrefslogtreecommitdiffstats
path: root/libccnx-common/ccnx/common/Groups.dox
diff options
context:
space:
mode:
Diffstat (limited to 'libccnx-common/ccnx/common/Groups.dox')
-rw-r--r--libccnx-common/ccnx/common/Groups.dox16
1 files changed, 16 insertions, 0 deletions
diff --git a/libccnx-common/ccnx/common/Groups.dox b/libccnx-common/ccnx/common/Groups.dox
new file mode 100644
index 00000000..8f3dec80
--- /dev/null
+++ b/libccnx-common/ccnx/common/Groups.dox
@@ -0,0 +1,16 @@
+/**
+@defgroup Naming CCN Naming
+@brief CCN Naming
+
+@defgroup Interest CCN Interest
+@brief Functions to manipulate CCN Interest instances
+
+@defgroup ContentObject CCN Content Object
+@brief Functions to manipulate CCN Content Object instances.
+
+@defgroup Signature Signatures and Keys
+@brief Functions to manipulate Signatures and Keys.
+
+@defgroup Utility General Purpose functionality.
+@brief General purpose utility objects and functionality.
+*/