add first documentation draft and framework
[protos/libecoli.git] / include / ecoli_string.h
index d611a13..3ef022c 100644 (file)
@@ -2,6 +2,13 @@
  * Copyright 2016, Olivier MATZ <zer0@droids-corp.org>
  */
 
+/**
+ * @defgroup string String
+ * @{
+ *
+ * @brief Helpers for strings manipulation.
+ */
+
 #ifndef ECOLI_STRING_
 #define ECOLI_STRING_