This directory contains a group of HTML files which are the
main documentation for Linux FreeS/WAN. They are also available
in two different text formats. See below.

Good starting points would be:

	index.html	which has links to everything
	setup.html	which tells you how to set up a
		simple network with secure tunnels
	overview.html	which gives the rationale, project
		goals and some theory

There is also a Makefile which lets you create additional
files if you wish:

	make contents	creates contents.html
	make		creates contents.html

	make text	creates text files using our scripts
			*.html -> *.text

	make lynx	creates text files using lynx -dump
			*.html -> *.lynx

	make all	create all the above

	make manpages	creates HTML versions of FreeS/WAN man pages

	make clean	remove created files

Documentation feedback should, in general, go to the mailing
list linux-freeswan@clinet.fi. See the "Mailing list" entry
in glossary.html for additional information if required.

This file is RCSID $Id: README,v 1.6 1999/05/11 15:29:14 sandy Exp $
