summaryrefslogtreecommitdiff
path: root/doc/manual/main.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/main.txt')
-rw-r--r--doc/manual/main.txt16
1 files changed, 12 insertions, 4 deletions
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.
+
*/