diff --git a/tmkproject.rst b/tmkproject.rst index ce87a56..9557960 100644 --- a/tmkproject.rst +++ b/tmkproject.rst @@ -154,10 +154,12 @@ - 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``:: +- 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``. + + The major tokens of interst are:: @@ -220,7 +222,7 @@ :: - $Id: tmkproject.rst,v 1.104 2012/06/01 22:31:52 tundra Exp $ + $Id: tmkproject.rst,v 1.105 2012/06/01 22:36:21 tundra Exp $ You can find the latest version of this program at: