This is an automated email from Gerrit.

Antonio Borneo ([email protected]) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/5999

-- gerrit

commit 6a7ccba984f198ec23b8752905a023f71657ae68
Author: Antonio Borneo <[email protected]>
Date:   Sat Jan 2 17:32:26 2021 +0100

    doc/manual/primer/jtag.txt: remove duplicated section name
    
    The section name 'primerjtag' is used twice, causing doxygen to
    complain:
        warning: multiple use of section label 'primerjtag',
        (first occurrence: doc/manual/primer/jtag.txt, line 107)
    
    Rename one of them.
    
    Change-Id: Id307915dbc51a7f647fab4fb28ab431e65344d61
    Signed-off-by: Antonio Borneo <[email protected]>

diff --git a/doc/manual/primer/jtag.txt b/doc/manual/primer/jtag.txt
index 41eef72..097e20d 100644
--- a/doc/manual/primer/jtag.txt
+++ b/doc/manual/primer/jtag.txt
@@ -104,7 +104,7 @@ target chips and work out what the various instruction 
registers/data
 registers do, so you can actually do something useful.  That's where it
 gets interesting.  But in and of itself, JTAG is actually very simple.
 
-@section primerjtag More Reading
+@section primerjtagmore More Reading
 
 A separate primer contains information about @subpage primerjtagbs for
 developers that want to extend OpenOCD for such purposes.

-- 


_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to