src/wifi/model/supported-rates.h
changeset 7139 79dd02ed46ec
parent 6852 8f1a53d3f6ca
child 7141 072fb225b714
--- a/src/wifi/model/supported-rates.h	Fri May 06 18:31:42 2011 +0200
+++ b/src/wifi/model/supported-rates.h	Fri May 06 18:34:24 2011 +0200
@@ -39,6 +39,7 @@
 
 /**
  * \brief The Extended Supported Rates Information Element
+ * \ingroup wifi
  *
  * This class knows how to serialise and deserialise the Extended
  * Supported Rates Element that holds (non-HT) rates beyond the 8 that
@@ -79,6 +80,7 @@
 
 /**
  * \brief The Supported Rates Information Element
+ * \ingroup wifi
  *
  * This class knows how to serialise and deserialise the Supported
  * Rates Element that holds the first 8 (non-HT) supported rates.