summaryrefslogtreecommitdiff
path: root/docs/sphinx/source/gr/index.rst
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-03-06 15:14:19 -0500
committerTom Rondeau <trondeau@vt.edu>2013-03-06 15:14:19 -0500
commitcf2c954ba4fc54909515f8550fd55741c9603a11 (patch)
treef3520b072bd7e3f98fbef80052327411d5c32246 /docs/sphinx/source/gr/index.rst
parent2fb54bc604578db99ee788799a7723ed5eddb65a (diff)
core: removed all complex_to_<type> blocks from core; using gr-blocks.
Diffstat (limited to 'docs/sphinx/source/gr/index.rst')
-rw-r--r--docs/sphinx/source/gr/index.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/sphinx/source/gr/index.rst b/docs/sphinx/source/gr/index.rst
index f35653aaf8..2b456824fc 100644
--- a/docs/sphinx/source/gr/index.rst
+++ b/docs/sphinx/source/gr/index.rst
@@ -66,20 +66,6 @@ Information Coding and Decoding
gnuradio.gr.fake_channel_decoder_pp
-Type Conversions
-^^^^^^^^^^^^^^^^
-
-.. autosummary::
- :nosignatures:
-
- gnuradio.gr.complex_to_interleaved_short
- gnuradio.gr.complex_to_float
- gnuradio.gr.complex_to_real
- gnuradio.gr.complex_to_imag
- gnuradio.gr.complex_to_mag
- gnuradio.gr.complex_to_mag_squared
- gnuradio.gr.complex_to_arg
-
Miscellaneous Blocks
^^^^^^^^^^^^^^^^^^^^