Files
smarty/docs
nlopess 220de7c6ac upgrading to docbook 4
now make test doesnt report any error
2004-03-22 18:40:49 +00:00
..
2004-03-18 17:15:24 +00:00
2004-03-22 18:40:49 +00:00
2003-12-23 15:53:39 +00:00
2004-03-18 17:34:36 +00:00
2004-03-16 15:35:01 +00:00
2002-02-26 21:13:54 +00:00
2004-03-18 17:43:09 +00:00
2004-03-01 20:40:24 +00:00
2004-03-16 15:35:01 +00:00
2002-02-26 22:31:18 +00:00
2003-08-11 15:55:39 +00:00
2004-03-18 17:34:36 +00:00
2004-03-20 15:59:27 +00:00
2003-08-11 15:55:39 +00:00
2004-03-16 15:35:01 +00:00
2004-03-18 17:12:45 +00:00
2004-03-18 17:34:36 +00:00

This directory contains the documentation for Smarty. All files are in docbook
format with an .xml extention. Different subdirs contain different available languages.


		NEW BUILD SYSTEM
		================
Firstly issue these commands:
1) autoconf
2) ./configure --with-lang=xx [DEFAULT=en]

TEST:
 * make test

MAKE:
 * make (to make plain html)
 * make web (to make docs for website)

You should have libxml and autoconf installed in your system.
Read http://php.net/manual/howto/chapter-tools.html for more info.