(orewrite): Fix group title.
[m17n/m17n-docs.git] / sample.c
index f6aa244..5ad71b7 100644 (file)
--- a/sample.c
+++ b/sample.c
@@ -1,12 +1,12 @@
 /** @addtogroup SampleGroup
-    @brief 
+    @brief brief group document
 
     long group document
     @{ */
 
-/** @brief 
+/** @brief brief structure document
 
-    long structure document */
+    loong structure document */
 
 typedef struct
   
@@ -15,7 +15,14 @@ typedef struct
  void SampleField;
 } SampleStructure;
 
-/** @brief 
+/** SampleStructure2Document */
+struct SampleStructure2
+{ 
+/** SampleFiledDocument2 */
+ void SampleField2;
+} ;
+
+/** @brief brief function document
 
     long function document */