diff options
-rw-r--r-- | doc/manual/primer/tcl.txt (renamed from src/tcl/README_ABOUT_TCL.txt) | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/tcl/README_ABOUT_TCL.txt b/doc/manual/primer/tcl.txt index 233c5dd2..f2c3d053 100644 --- a/src/tcl/README_ABOUT_TCL.txt +++ b/doc/manual/primer/tcl.txt @@ -1,3 +1,7 @@ +/** @page primertcl OpenOCD TCL Primer + +@verbatim + **************************************** **************************************** @@ -428,3 +432,7 @@ END of the Tcl Intro and Walk Through FUTURE PLANS Some "GPIO" functions... + +@endverbatim + + */ |