Config tools Readme
------------------- 

Program Name ... :  Config tools
Current Version  :  1.0beta1
Date ........... :  3/15/1999
Author ......... :  Cyrille Artho


What are these config tools?

	They are the graphical front end to the HTML PLAIN (HTML precompiler lacking an interesting name). Basically it will make it *much* easier to build large web pages, doing most of the "grunt work" such as updating links automatically. For more information about HTML PLAIN, go to
	http://artho.com/webtools/

How do I install it?

	There is no Makefile. Simply untar the directory to the place where you want it to be. Then, simply start "main.tcl" with
	
	wish main.tcl

Why this beta release?

	The purpose of this beta release is to find flaws in the user interface (and of course also mundane bugs with this program or platform incompatibilities). For example, should the input entry disappear after a change? Which functions could you figure out easily, which ones not?

What do I need?

	Tcl/tk 8.0 or newer; you can get it at http://scriptics.com/

Which platforms are supported?

	Any platform Tcl/tk supports (currently any UNIX variant, MacOS and Windows)

Where can I find updates?

	http://artho.com/webtools/

