From cf2c954ba4fc54909515f8550fd55741c9603a11 Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Wed, 6 Mar 2013 15:14:19 -0500 Subject: core: removed all complex_to_<type> blocks from core; using gr-blocks. --- docs/doxygen/other/main_page.dox | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/doxygen') diff --git a/docs/doxygen/other/main_page.dox b/docs/doxygen/other/main_page.dox index c7acac33dc..6f422dfd8f 100644 --- a/docs/doxygen/other/main_page.dox +++ b/docs/doxygen/other/main_page.dox @@ -327,8 +327,9 @@ The \ref volk_guide page provides an overview of how to incorporate and use Volk in GNU Radio blocks. Many blocks have already been converted to use Volk in their calls, so -they can also serve as examples. See the gr_complex_to_xxx.h file for -examples of various blocks that make use of Volk. +they can also serve as examples. See the +gr::blocks::complex_to_<type>.h files for examples of various blocks +that make use of Volk. \section prefs Configuration / Preference Files -- cgit v1.2.3