From b60704d8b7ce4172d5b5a3ba930301258d846a48 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 14 Jan 2015 16:49:34 +0100 Subject: docs: Amended docs for conversion routines --- host/docs/stream.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'host/docs/stream.dox') 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: -- cgit v1.2.3