X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=2195de5b2cce3e782b7430a7293c24adfeb455cd;hp=e4220d3a84c1251d8f161ec2441170d6cca470f0;hb=67dd29a4af1271c77f2f8c3389d5852d8da4e6c3;hpb=a6f7ca1a3a6086a238207ff995de9767408b5c3f diff --git a/doc/openocd.texi b/doc/openocd.texi index e4220d3a84..2195de5b2c 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -53,7 +53,7 @@ This manual documents edition @value{EDITION} of the Open On-Chip Debugger @menu * About:: About OpenOCD * Developers:: OpenOCD Developers -* Building:: Building OpenOCD +* Building OpenOCD:: Building OpenOCD From SVN * JTAG Hardware Dongles:: JTAG Hardware Dongles * Running:: Running OpenOCD * Simple Configuration Files:: Simple Configuration Files @@ -140,9 +140,9 @@ or expand the OpenOCD source code. @section OpenOCD Subversion Repository -The ``Building From Source'' section (@xref{Building}) provides -instructions to retrieve and and build the latest version of the OpenOCD -source code. +The ``Building From Source'' section provides instructions to retrieve +and and build the latest version of the OpenOCD source code. +@xref{Building OpenOCD}. Developers that want to contribute patches to the OpenOCD system are @b{strongly} encouraged to base their work off of the most recent trunk @@ -174,7 +174,7 @@ SVN commits to keep pace with the ongoing changes: @uref{https://lists.berlios.de/mailman/listinfo/openocd-svn} -@node Building +@node Building OpenOCD @chapter Building OpenOCD @cindex building