Whamcloud - gitweb
b=22470 Put header file contents into a doxygen group.
[fs/lustre-release.git] / lustre / include / lustre_cfg.h
index df002e0..cf3c120 100644 (file)
 #ifndef _LUSTRE_CFG_H
 #define _LUSTRE_CFG_H
 
+/** \defgroup cfg cfg
+ *
+ * @{
+ */
+
 /*
  * 1cf6
  * lcfG
@@ -287,4 +292,6 @@ static inline int lustre_cfg_sanity_check(void *buf, int len)
 
 #define INVALID_UID     (-1)
 
+/** @} cfg */
+
 #endif // _LUSTRE_CFG_H