Doc fixes from Firas.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_agc_ff.h
index 1021d07b2802bb2b7d6f52affd7078b1743a0d50..45872a2a5b032c7e5313754788c7567976ba06be 100644 (file)
@@ -34,6 +34,7 @@ gr_make_agc_ff (float rate = 1e-4, float reference = 1.0,
 
 /*!
  * \brief high performance Automatic Gain Control class
+ * \ingroup level
  *
  * Power is approximated by absolute value
  */