summaryrefslogtreecommitdiff
path: root/docs/sphinx/source/gr/slicedice_blk.rst
diff options
context:
space:
mode:
authorTom Rondeau2012-05-21 15:32:05 -0400
committerTom Rondeau2012-05-21 15:32:05 -0400
commit5d33373a99265bc075bddb95c1e7b06a2e176cbd (patch)
tree029cee44e91b70acda19942edc83674dbdab854f /docs/sphinx/source/gr/slicedice_blk.rst
parented838eb9be22d769247a9c63f23423c8c2f81f72 (diff)
parentf684f3c3997b973a914b3c1adffc3ba616f0f49b (diff)
downloadgnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.tar.gz
gnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.tar.bz2
gnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.zip
Merge branch 'sphinxdocs'
Diffstat (limited to 'docs/sphinx/source/gr/slicedice_blk.rst')
-rw-r--r--docs/sphinx/source/gr/slicedice_blk.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/sphinx/source/gr/slicedice_blk.rst b/docs/sphinx/source/gr/slicedice_blk.rst
new file mode 100644
index 000000000..0bb5719ea
--- /dev/null
+++ b/docs/sphinx/source/gr/slicedice_blk.rst
@@ -0,0 +1,14 @@
+gnuradio.gr: Slicing and Dicing Streams
+=======================================
+
+.. autoblock:: gnuradio.gr.deinterleave
+.. autoblock:: gnuradio.gr.head
+.. autoblock:: gnuradio.gr.interleave
+.. autoblock:: gnuradio.gr.keep_one_in_n
+.. autoblock:: gnuradio.gr.skiphead
+.. autoblock:: gnuradio.gr.stream_to_streams
+.. autoblock:: gnuradio.gr.stream_to_vector
+.. autoblock:: gnuradio.gr.streams_to_stream
+.. autoblock:: gnuradio.gr.streams_to_vector
+.. autoblock:: gnuradio.gr.vector_to_stream
+.. autoblock:: gnuradio.gr.vector_to_streams