From: zwelch Date: Wed, 1 Jul 2009 19:55:52 +0000 (+0000) Subject: Minor fixes to Developer Manual pages. X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=59a3df127e905643dd55d9bcad588814ca810066;p=fw%2Fopenocd Minor fixes to Developer Manual pages. - Fix cosmetic bug on main page - Add missing JTAG list item. git-svn-id: svn://svn.berlios.de/openocd/trunk@2445 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/doc/manual/main.txt b/doc/manual/main.txt index 576c9e1a0..a6e12d4e0 100644 --- a/doc/manual/main.txt +++ b/doc/manual/main.txt @@ -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 @@ modules are stacked in the current implementation (from bottom to top): - @ref helperlogging - @subpage jtagdocs - @ref jtagcore + - @ref jtagtcl - @ref jtagcmd - @ref jtagiface - @ref jtagdriver