X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=doc%2Fmanual%2Fmain.txt;h=b9430b6df6c0a39aaeecff653b92c76f489a3eb1;hb=adae530eb742348a2f41f1bb40aa3d7f7555927b;hp=4c7a9d9de8c67d51c7a47a11cf5f9f4fa7cb42ab;hpb=003318b911af8efa7a664cb50a2327f1c44e56b2;p=openocd.git diff --git a/doc/manual/main.txt b/doc/manual/main.txt index 4c7a9d9de8..b9430b6df6 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. @@ -18,6 +18,7 @@ check the mailing list archives to find the status of your feature (or bug). follow when submitting patches to the project. - The @subpage bugs page contains the content of the BUGS file, which provides instructions for submitting bug reports to the maintainers. +- The @subpage releases page describes the project's release process. @ref primer provide introductory materials for new developers on various specific topics. @@ -68,9 +69,10 @@ modules are stacked in the current implementation (from bottom to top): - @ref helpercommand - @ref helperlogging - @subpage jtagdocs - - @ref jtagcable - - @ref jtagtap - - @ref jtagmdriver + - @ref jtagcore + - @ref jtagtcl + - @ref jtagcmd + - @ref jtagiface - @ref jtagdriver - @subpage targetdocs - @ref targetarm