From d47d1805c4b679c1f6975e00b714efd28d7ba1c4 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 24 Nov 2014 13:47:50 +0100 Subject: docs: Fixed sid_t doxygen --- host/include/uhd/types/sid.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'host/include') diff --git a/host/include/uhd/types/sid.hpp b/host/include/uhd/types/sid.hpp index 12f98ff97..95034c7a5 100644 --- a/host/include/uhd/types/sid.hpp +++ b/host/include/uhd/types/sid.hpp @@ -40,7 +40,7 @@ namespace uhd { * is required, we use the combination of the 8-bit address and the 8-bit * endpoint. * - * \section sid_str_repr + * \section sid_str_repr String Representation * * The string representation of a SID is of the form * @@ -60,7 +60,7 @@ namespace uhd { * SRC_ADDRESS.SRC_ENDPOINT>DST_ADDRESS.DST_ENDPOINT * * - * \section sid_block_ports + * \section sid_block_ports Block Ports * * In the special case where a block on a crossbar is addressed, the * endpoint is further split up into two parts of four bits each: The -- cgit v1.2.3