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/plot_data.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/plot_data.rst')
-rw-r--r-- | docs/sphinx/source/plot_data.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/sphinx/source/plot_data.rst b/docs/sphinx/source/plot_data.rst new file mode 100644 index 000000000..1b52a083c --- /dev/null +++ b/docs/sphinx/source/plot_data.rst @@ -0,0 +1,6 @@ +gnuradio.plot_data +================== + +.. automodule:: gnuradio.plot_data + +.. autoclass:: gnuradio.plot_data.plot_data |