Website xref handling now fixed, so direct section links returned. Work around for xdoc labelling of xrefs in pdf output

This commit is contained in:
Sam Chesney
2014-06-12 16:35:31 +01:00
parent 60917b36b3
commit 3bd01c0844

View File

@@ -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 <https://www.xmos.com/published/usb-audio-software-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