diff options
author | Tom Rondeau | 2012-05-21 15:32:05 -0400 |
---|---|---|
committer | Tom Rondeau | 2012-05-21 15:32:05 -0400 |
commit | 5d33373a99265bc075bddb95c1e7b06a2e176cbd (patch) | |
tree | 029cee44e91b70acda19942edc83674dbdab854f /docs/sphinx/source/qtgui/index.rst | |
parent | ed838eb9be22d769247a9c63f23423c8c2f81f72 (diff) | |
parent | f684f3c3997b973a914b3c1adffc3ba616f0f49b (diff) | |
download | gnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.tar.gz gnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.tar.bz2 gnuradio-5d33373a99265bc075bddb95c1e7b06a2e176cbd.zip |
Merge branch 'sphinxdocs'
Diffstat (limited to 'docs/sphinx/source/qtgui/index.rst')
-rw-r--r-- | docs/sphinx/source/qtgui/index.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/sphinx/source/qtgui/index.rst b/docs/sphinx/source/qtgui/index.rst new file mode 100644 index 000000000..c6311d381 --- /dev/null +++ b/docs/sphinx/source/qtgui/index.rst @@ -0,0 +1,9 @@ +gnuradio.qtgui +============== + +.. automodule:: gnuradio.qtgui + +.. autoblock:: gnuradio.qtgui.sink_c +.. autoblock:: gnuradio.qtgui.sink_f +.. autoblock:: gnuradio.qtgui.time_sink_c +.. autoblock:: gnuradio.qtgui.time_sink_f |