diff --git a/tmkproject.rst b/tmkproject.rst index 9557960..3b3495f 100644 --- a/tmkproject.rst +++ b/tmkproject.rst @@ -154,15 +154,15 @@ - In ``common/makefile`` add an ``enscript`` (or other pretty printer program) stanza to pretty print your program code. -- When writing your skeleton code and documentation files, there are a - number of tokens you can use which ``mkproject`` will fill in when - it creates a new project. You can see examples of how these are used - in the example skeletons provided with ``mkproject``. +SUBSTITUTION TOKENS +------------------- - The major tokens of interst are:: +When writing your own skeleton code and documentation files, there are +a number of tokens you can use which ``mkproject`` will fill in when +it creates a new project. You can see examples of how these are used +in the example skeletons provided with ``mkproject``. - - +The major tokens of interst are:: Token Replaced By @@ -222,7 +222,7 @@ :: - $Id: tmkproject.rst,v 1.105 2012/06/01 22:36:21 tundra Exp $ + $Id: tmkproject.rst,v 1.106 2012/06/01 22:39:42 tundra Exp $ You can find the latest version of this program at: