diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-02-20 12:21:29 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-02-20 12:41:04 -0500 |
commit | 83b45543ee5a5533b3a384a3eed2e5ca0047a70c (patch) | |
tree | 70e2fe5f1f72354dcf67f7ef5be9865d67c5426e /docs/sphinx/source/gr | |
parent | 7cbeddfd5a0cffba51a3946a8dd44b9838e42361 (diff) |
digital: cleaning up conversion to 3.7 for simple_correlator.
blocks: same for count_bits.
Diffstat (limited to 'docs/sphinx/source/gr')
-rw-r--r-- | docs/sphinx/source/gr/index.rst | 7 | ||||
-rw-r--r-- | docs/sphinx/source/gr/sync_blk.rst | 4 |
2 files changed, 0 insertions, 11 deletions
diff --git a/docs/sphinx/source/gr/index.rst b/docs/sphinx/source/gr/index.rst index 6d09b861ef..d946d46879 100644 --- a/docs/sphinx/source/gr/index.rst +++ b/docs/sphinx/source/gr/index.rst @@ -127,13 +127,6 @@ Information Coding and Decoding gnuradio.gr.fake_channel_encoder_pp gnuradio.gr.fake_channel_decoder_pp -Synchronization -^^^^^^^^^^^^^^^ - -.. autosummary:: - :nosignatures: - - gnuradio.gr.simple_correlator Type Conversions ^^^^^^^^^^^^^^^^ diff --git a/docs/sphinx/source/gr/sync_blk.rst b/docs/sphinx/source/gr/sync_blk.rst deleted file mode 100644 index d5e3c3d7c5..0000000000 --- a/docs/sphinx/source/gr/sync_blk.rst +++ /dev/null @@ -1,4 +0,0 @@ -gnuradio.gr: Synchronization -============================ - -.. autooldblock:: gnuradio.gr.simple_correlator |