Minor fixes to Developer Manual pages. - Fix cosmetic bug on main page - Add missing JTAG list item. --- main.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Minor fixes to Developer Manual pages. - Fix cosmetic bug on main page - Add missing JTAG list item. --- main.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ====== only in patch2: unchanged: --- doc/manual/main.txt (revision 2437) +++ doc/manual/main.txt (working copy) @@ -1,7 +1,7 @@ /** @mainpage OpenOCD Reference Manual Welcome to the OpenOCD Reference Manual -- the developer's resource for -learning about the internal architecture of the OpenOCD project. +learning about the internal architecture of the OpenOCD project. @par In addition, this document contains the tactical and strategic plans and processes that have been developed by and for the OpenOCD community. @@ -69,6 +69,7 @@ - @ref helperlogging - @subpage jtagdocs - @ref jtagcore + - @ref jtagtcl - @ref jtagcmd - @ref jtagiface - @ref jtagdriver
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
