diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2016-09-08 13:15:11 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2016-09-08 13:15:11 -0700 |
commit | 6d9a16470bbb416d311a8830d7db42d6c69a39cf (patch) | |
tree | 180d6615d74b1d2759171cf91b918e55f3a84826 /docs/sphinx/source/index.rst | |
parent | 50dc3145d69e20541d83dfb551d6b6ee1b3116bb (diff) |
wxgui: removed
Diffstat (limited to 'docs/sphinx/source/index.rst')
-rw-r--r-- | docs/sphinx/source/index.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/sphinx/source/index.rst b/docs/sphinx/source/index.rst index 5c14d22cce..137c17a6ba 100644 --- a/docs/sphinx/source/index.rst +++ b/docs/sphinx/source/index.rst @@ -25,7 +25,6 @@ gnuradio blocks_video_sdl <video_sdl_blocks> blocks_vocoder <vocoder_blocks> blocks_wavelet <wavelet_blocks> - blocks_wxgui <wxgui_blocks> blocks_zeromq <zeromq_blocks> analog <analog> channels <channels> @@ -37,7 +36,6 @@ gnuradio trellis <trellis> uhd <uhd> vocoder <vocoder> - wxgui <wxgui> .. automodule:: gnuradio .. automodule:: pmt @@ -656,8 +654,6 @@ Instrumentation Blocks gnuradio.qtgui.vector_sink_f gnuradio.qtgui.waterfall_sink_c gnuradio.qtgui.waterfall_sink_f - gnuradio.wxgui.histo_sink_f - gnuradio.wxgui.oscope_sink_f @@ -1464,13 +1460,3 @@ Helper Classes: Vocoder gnuradio.vocoder.codec2 gnuradio.vocoder.cvsd_encode_fb gnuradio.vocoder.cvsd_decode_bf - - -Helper Classes: WXGUI ---------------------- - -.. autosummary:: - :nosignatures: - - gnuradio.wxgui.oscope_sink_x - gnuradio.wxgui.histo_sink_f |