diff options
Diffstat (limited to 'host/docs/stream.dox')
-rw-r--r-- | host/docs/stream.dox | 3 |
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: |