
This is an alpha release of a standalone template processing
set of tools to go from tcl based templates (.tml) to html
files. It was developped and used a lot for the sunscript
web pages. It is not supported nor documented yet.

 Laurent.Demailly@sun.com


somewhat outdated instructions on usage:

  Image Generation
  ================

To get started, first run gimp.  You may want to remove your ~/.gimp
directory if you have an old one.  Running the gimp will install stuff
and then you should be OK.  Quit the interactive gimp.

./startGimp &
This starts a server process that will be used to generate images.

tclsh8.0 mkImages.tcl
This creates images for the buttons defined in
/proj/tcl/ws/html2/.tml
It puts the results right into the images/menu directory there.


  Html Page Generation ( tml2html )
  ================================

To (re)generate everything: (before a push)

cd <html project root>
tml2html -a /proj/tcl/ws/httpd1.2/lib -f

try tml2html -help
