
The KDE FAQ v0.2.8
------------------

	This archive contains a list of Frequently Asked Questions
	(with answers) about the KDE Desktop environment. The 
	following are included:

		kde_faq.html	The FAQ in HTML format
		kde_faq.txt	The FAQ in ASCII text format
		kde_faq.dvi	The FAQ in (TeX) dvi format
		kde_faq.ps	The FAQ in PostScript format

	A Makefile and the SGML (standard generalized markup language)
	source for the FAQ are also included, in case you want to
	(re-)build any of the sections from scratch. 

	To do so, you will need the sgml software package, which is 
	available from:

		http://web.inter.nl.net/users/C.deGroot/sgmltools/

	However, us KDP types are currently writing our own SGML
	definition file because the basic Linux-DOC one has
	really bad support for images. This version of the FAQ
	was produced with a badly hacked definition file, so 
	**it will generate errors** if you try and pass it through
	the standard SGML-tools packages. A complete version of
	a KDE SGML set of files will be made available as soon as
	we figure out exactly how to write them.   ;-)

	To (re-)create the documentation just type `make x' where x
	is one of:

		html		Create the FAQ in HTML format
		txt		Create the FAQ in ASCII tect format
		dvi		Create the FAQ in (TeX) dvi format
		ps		Create the FAQ in PostScript format

		all		Create all of the above
		clean		Delete all of the above

	
	Any comments, contributions, or gifts of a chateau in the south
	of France should be sent to me.
		 
	Thor Sigvaldason
	<thor@netcom.ca> 

