doc fixes! work-in-progress
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_basic_block.h
index 78297d3f009053b4b6cdde569b9a8dd50abec414..faaba1c8313ed294ee9c0ca70e4256c1dd0ff2e9 100644 (file)
@@ -30,7 +30,7 @@
 
 /*!
  * \brief The abstract base class for all signal processing blocks.
- * \ingroup base
+ * \ingroup internal
  *
  * Basic blocks are the bare abstraction of an entity that has a name
  * and a set of inputs and outputs.  These are never instantiated