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