From 3bd01c0844585e90d5216c5b7b70ffe7ff1b6a8b Mon Sep 17 00:00:00 2001 From: Sam Chesney Date: Thu, 12 Jun 2014 16:35:31 +0100 Subject: [PATCH] Website xref handling now fixed, so direct section links returned. Work around for xdoc labelling of xrefs in pdf output --- module_dfu/doc/factory_image.rst | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/module_dfu/doc/factory_image.rst b/module_dfu/doc/factory_image.rst index ee6c122f..a67b3767 100644 --- a/module_dfu/doc/factory_image.rst +++ b/module_dfu/doc/factory_image.rst @@ -72,10 +72,19 @@ firmware with the newly specified Device Version Number. Related documents ----------------- -For further details of the DFU features included in the XMOS USB Audio framework -and their configuration please see the DFU section of the Features & Options -chapter and the Configuration Defines section of the API chapter of the -`USB Audio Design Guide `_. +.. only :: latex + + For further details of the DFU features included in the XMOS USB Audio + framework and their configuration please see the "Device Firmware Upgrade + (DFU)" (:ref:`usb_audio_sec_dfu`) and the "Configuration Defines" + (:ref:`sec_custom_defines_api`) sections of the USB Audio Design Guide. + +.. only :: html + + For further details of the DFU features included in the XMOS USB Audio + framework and their configuration please see the :ref:`usb_audio_sec_dfu` + and the :ref:`sec_custom_defines_api` sections of the USB Audio Design + Guide. For further details on the use of XFLASH to create factory and upgrade firmware images please see the XFLASH Command-Line Manual section of the