From 221a5781877d95342f97d7967ee707ae1c81eea2 Mon Sep 17 00:00:00 2001 From: steviez Date: Thu, 27 Feb 2020 12:43:23 -0600 Subject: docs: n3xx/x3xx: Fix links to DPDK page The n3xx and x3xx device pages both link to the DPDK page. However, the link was setup as type "subpage" instead of "ref". The result was that both device pages thought they owned the DPDK page which caused non-intuitive behavior when clicking through links in the manual --- host/docs/usrp_n3xx.dox | 2 +- host/docs/usrp_x3x0.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'host') diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox index 466f7677a..fe0570389 100644 --- a/host/docs/usrp_n3xx.dox +++ b/host/docs/usrp_n3xx.dox @@ -78,7 +78,7 @@ rates up to 250 Msps, resulting in a usable analog bandwidth of up to 200 MHz. In order to better use the high available rates, the N320/N321 devices have an additional QSFP+ connector on the back panel which can be used for streaming data to and from the radios. In order to facilitate the higher bandwidth, UHD -uses a technology called \subpage page_dpdk "Data Plane Development Kit (DPDK)". +uses a technology called \ref page_dpdk "Data Plane Development Kit (DPDK)". See the DPDK page for details on how it can improve streaming, and how to use it. diff --git a/host/docs/usrp_x3x0.dox b/host/docs/usrp_x3x0.dox index 602b6e013..34bc5e156 100644 --- a/host/docs/usrp_x3x0.dox +++ b/host/docs/usrp_x3x0.dox @@ -151,7 +151,7 @@ The second interface is specified by the extra argument second_addr. ### DPDK Support To enable the highest streaming rates over the network, X310 supports using -transports based on the \subpage page_dpdk "Data Plane Development Kit (DPDK)". +transports based on the \ref page_dpdk "Data Plane Development Kit (DPDK)". See the DPDK page for details on how it can improve streaming and how to use it. -- cgit v1.2.3