2005-06-17  Michael Smith <xmldoc@users.sourceforge.net>

	* Makefile: Incorporated slides and website stylesheets into the build.
	
	Note: This currently only affects the "distrib" (doc) build. So if
	you don't need to build distrib/doc, you won't be affected by this
	change. If you DO need to build distrib/doc, it will break unless
	you use the xsl/Makefile from the "build" branch instead of from
	the head.
	
	This build alters the distrib build such that:
	
	  - an xsl/slides directory is created by copying over the
	    contents of the slides/xsl
	
	  - an xsl/website directory is created by copying over the
	    contents of the website/xsl directory
	
	  - the reference.html part of the doc build now adds the slides
	    and website param reference doc
	
	This is an experiment. If we decide to go ahead with it in the
	release build, and everything is found to be OK when it gets out
	to users and they test it, then the next step would be to ask SF
	admin to move the website/xsl and slides/xsl CVS directory into
	xsl/ to create xsl/slides and xsl/website, and they would be
	maintained in the xsl/ CVS going forward.

2005-05-13  Michael Smith <xmldoc@users.sourceforge.net>

	* Makefile: use Makefile from MAIN instead

	* Makefile: Changed order of build

2004-12-02  Michael Smith <xmldoc@users.sourceforge.net>

	* Makefile: New file.

2002-03-09  Jirka Kosek <kosek@users.sourceforge.net>

	* Makefile: branches:  1.3.2;
	Removed hardcoded reference for XSLT processor as it is already set in Makefile.incl. Fixed typo in DocBook DTD URI.

2001-08-09  Norman Walsh <nwalsh@users.sourceforge.net>

	* Makefile: Use saxon and docbook.xsl

2001-07-31  Jirka Kosek <kosek@users.sourceforge.net>

	* .cvsignore, Makefile: Added stylesheet for profiling together with documentation.

