Skip to content

Commit 1f7d58d

Browse files
committed
doc: remove unreferenced anchors
Remove the @anchor{} tags that are not referenced in the documentation. Change-Id: Ia8e9f75afb08e08ef99d0c8fd82115d689e4a267 Signed-off-by: Antonio Borneo <[email protected]> Reviewed-on: https://review.openocd.org/c/openocd/+/7270 Tested-by: jenkins
1 parent 28ad1a1 commit 1f7d58d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/openocd.texi

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,7 +1785,6 @@ $_TARGETNAME configure -work-area-phys 0x00200000 \
17851785
-work-area-size 0x4000 -work-area-backup 0
17861786
@end example
17871787

1788-
@anchor{definecputargetsworkinginsmp}
17891788
@subsection Define CPU targets working in SMP
17901789
@cindex SMP
17911790
After setting targets, you can define a list of targets working in SMP.
@@ -1939,7 +1938,6 @@ For an example of this scheme see LPC2000 target config files.
19391938
The @code{init_boards} procedure is a similar concept concerning board config files
19401939
(@xref{theinitboardprocedure,,The init_board procedure}.)
19411940

1942-
@anchor{theinittargeteventsprocedure}
19431941
@subsection The init_target_events procedure
19441942
@cindex init_target_events procedure
19451943

@@ -2468,7 +2466,6 @@ the generic mapping may not support all of the listed options.
24682466
Returns the name of the debug adapter driver being used.
24692467
@end deffn
24702468

2471-
@anchor{adapter_usb_location}
24722469
@deffn {Config Command} {adapter usb location} [<bus>-<port>[.<port>]...]
24732470
Displays or specifies the physical USB port of the adapter to use. The path
24742471
roots at @var{bus} and walks down the physical ports, with each
@@ -6205,7 +6202,6 @@ the flash.
62056202
@end deffn
62066203
@end deffn
62076204

6208-
@anchor{at91samd}
62096205
@deffn {Flash Driver} {at91samd}
62106206
@cindex at91samd
62116207
All members of the ATSAM D2x, D1x, D0x, ATSAMR, ATSAML and ATSAMC microcontroller

0 commit comments

Comments
 (0)