summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/max_XX.h.t
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/max_XX.h.t')
-rw-r--r--gr-blocks/include/blocks/max_XX.h.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/max_XX.h.t b/gr-blocks/include/blocks/max_XX.h.t
index 9e74bf3cac..738d7bb938 100644
--- a/gr-blocks/include/blocks/max_XX.h.t
+++ b/gr-blocks/include/blocks/max_XX.h.t
@@ -34,8 +34,9 @@ namespace gr {
/*!
* \brief Compares vectors from multiple streams and determines
* the maximum value from each vector over all streams.
- * \ingroup math_blk
+ * \ingroup math_operators_blk
*
+ * \details
* Data is passed in as a vector of length \p vlen from multiple
* input sources. It will look through these streams of \p vlen
* data items and output two streams.