From 8ed887456dcb9c150ca087fb54b56622574786b8 Mon Sep 17 00:00:00 2001 From: zwelch Date: Fri, 15 May 2009 00:49:30 +0000 Subject: Add current draft of The List of Pending and Open Tasks. git-svn-id: svn://svn.berlios.de/openocd/trunk@1791 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/manual/main.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/manual/main.txt b/doc/manual/main.txt index be1460b3..018c025f 100644 --- a/doc/manual/main.txt +++ b/doc/manual/main.txt @@ -1,10 +1,15 @@ /** @mainpage OpenOCD Reference Manual -The @ref primer page provides introductory materials for new developers. - -The @ref oocd page explains how the code has been organized into layers -of APIs and gives an overview of how they fit together. +@ref oocd explains how the code has been organized into layers +of APIs and gives an overview of how they fit together. These pages +attempt to give developers a high-level perspective of the various +code modules provided by OpenOCD. +@ref primer provide introductory materials for new developers. + +The List of @ref thelist enumerates opportunities for improving or +extending the OpenOCD platform. + */ /** @page primer OpenOCD Technical Primers @@ -54,4 +59,7 @@ modules are stacked in the current implementation (from bottom to top): Obviously, there are some nuances to the stack that are not shown by this linear list of layers. +The List of @ref thelist enumerates opportunities for improving or +extending the OpenOCD platform. + */ -- cgit v1.2.3