diff options
author | Josh Blum <josh@joshknows.com> | 2011-10-14 09:58:40 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-11-03 20:37:13 -0700 |
commit | fe204a322ecbba4dd8b195987667651f0a1b7c80 (patch) | |
tree | b532b490ce2727c5a3da3ba787ad74c1b0eed033 /host/docs/index.rst | |
parent | 55d074fdd1fdada732b9e1b477d2f43948243ee1 (diff) | |
download | uhd-fe204a322ecbba4dd8b195987667651f0a1b7c80.tar.gz uhd-fe204a322ecbba4dd8b195987667651f0a1b7c80.tar.bz2 uhd-fe204a322ecbba4dd8b195987667651f0a1b7c80.zip |
uhd: added some stream docs/app notes
Diffstat (limited to 'host/docs/index.rst')
-rw-r--r-- | host/docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/index.rst b/host/docs/index.rst index 7b6d026b5..0b24927e9 100644 --- a/host/docs/index.rst +++ b/host/docs/index.rst @@ -36,4 +36,5 @@ API Documentation ^^^^^^^^^^^^^^^^^^^^^ * `Doxygen <./../../doxygen/html/index.html>`_ * `Using the API <./coding.html>`_ +* `Device streaming <./stream.html>`_ |