Fixes for doc build (#270)

Document moving and rename. Fixes for latest xdoc.
This commit is contained in:
Ross Owen
2022-06-01 10:39:02 +01:00
committed by GitHub
parent 266711caf7
commit 9edef4a1f1
21 changed files with 20 additions and 95 deletions

10
doc/dfu/rst/dfu.rst Normal file
View File

@@ -0,0 +1,10 @@
DFU loader for XMOS USB AUDIO devices
=====================================
.. toctree::
Overview <overview>
Creating factory and upgrade images with XFLASH <factory_image>
Using the DFU loader - Windows (via the Thesycon driver) <thesycon_dfu>
Using the DFU loader - macOS (via the XMOS DFU loader) <xmos_dfu>
Building the XMOS DFU loader <building_xmos_dfu>