aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/stream.dox
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-01-14 16:49:34 +0100
committerMartin Braun <martin.braun@ettus.com>2015-01-14 16:49:34 +0100
commitb60704d8b7ce4172d5b5a3ba930301258d846a48 (patch)
tree69a88761c2a4f20e25aa23a7ac9168ecc3348648 /host/docs/stream.dox
parentec11128445c00a8340b95dae6ed2d3ab5c7a5976 (diff)
downloaduhd-b60704d8b7ce4172d5b5a3ba930301258d846a48.tar.gz
uhd-b60704d8b7ce4172d5b5a3ba930301258d846a48.tar.bz2
uhd-b60704d8b7ce4172d5b5a3ba930301258d846a48.zip
docs: Amended docs for conversion routines
Diffstat (limited to 'host/docs/stream.dox')
-rw-r--r--host/docs/stream.dox3
1 files changed, 1 insertions, 2 deletions
diff --git a/host/docs/stream.dox b/host/docs/stream.dox
index 0c015c5bd..516d685f9 100644
--- a/host/docs/stream.dox
+++ b/host/docs/stream.dox
@@ -49,8 +49,7 @@ at the expense of precision, **complex-int8** may be used.
The user may request arbitrary combinations of host and link data types;
however, not all combinations are supported. The user may register
custom data type formats and conversion routines. See
-convert.hpp for further documentation.
+convert.hpp and \ref page_converters for further documentation.
-TODO: provide example of convert API
*/
// vim:ft=doxygen: