summaryrefslogtreecommitdiff
path: root/doc/manual/primer
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-27 15:15:06 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-27 15:15:06 +0000
commitafa77f86726646d36c5670ed59f73201ca02e597 (patch)
treec7187da8cb57ebe1cbb0c2821e48b9fd098b30e7 /doc/manual/primer
parent3d79669c5ef4648e19d5153edf0cb9a30c717c35 (diff)
downloadopenocd+libswd-afa77f86726646d36c5670ed59f73201ca02e597.tar.gz
openocd+libswd-afa77f86726646d36c5670ed59f73201ca02e597.tar.bz2
openocd+libswd-afa77f86726646d36c5670ed59f73201ca02e597.tar.xz
openocd+libswd-afa77f86726646d36c5670ed59f73201ca02e597.zip
Numerous minor updates and fixes for The Manual:
- Link Scripting Overview into the TCL Primer; both need more work. - Remove redundant OpenOCD from Scripting Overview subpage title. - Fix incorrect tag in Doxygen style guide example. - Fix minor typo in first introductory paragraph of main page. git-svn-id: svn://svn.berlios.de/openocd/trunk@1932 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/manual/primer')
-rw-r--r--doc/manual/primer/tcl.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/primer/tcl.txt b/doc/manual/primer/tcl.txt
index f2c3d053..c10c3647 100644
--- a/doc/manual/primer/tcl.txt
+++ b/doc/manual/primer/tcl.txt
@@ -1,5 +1,7 @@
/** @page primertcl OpenOCD TCL Primer
+The @subpage scripting page provides additional TCL Primer material.
+
@verbatim
****************************************