From faca0604511a3c779d319cc372d99aca611a981a Mon Sep 17 00:00:00 2001 From: Sam Chesney Date: Thu, 5 Jun 2014 15:18:10 +0100 Subject: [PATCH] DFU "Introduction" renamed to "Overview" inline with other current docs --- module_dfu/doc/index.rst | 2 +- module_dfu/doc/{introduction.rst => overview.rst} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename module_dfu/doc/{introduction.rst => overview.rst} (96%) diff --git a/module_dfu/doc/index.rst b/module_dfu/doc/index.rst index 54e4974a..76ea4a95 100644 --- a/module_dfu/doc/index.rst +++ b/module_dfu/doc/index.rst @@ -3,7 +3,7 @@ DFU loader for XMOS USB AUDIO devices .. toctree:: - Introduction + Overview Installing the factory image to the device Using the DFU loader–Windows Using the DFU loader–OSX diff --git a/module_dfu/doc/introduction.rst b/module_dfu/doc/overview.rst similarity index 96% rename from module_dfu/doc/introduction.rst rename to module_dfu/doc/overview.rst index 04d38067..2f2068c7 100644 --- a/module_dfu/doc/introduction.rst +++ b/module_dfu/doc/overview.rst @@ -1,5 +1,5 @@ -Introduction -============ +Overview +======== The DFU loader is a flash device firmware upgrade mechanism. To work correctly your development board must contain the latest DFU enabled firmware.