Files
smarty/docs
nlopess 271c599fdd fixing my crap
put build_date back on-line
2004-04-04 13:17:14 +00:00
..
2004-03-31 17:02:11 +00:00
2004-04-03 13:53:12 +00:00
2004-03-22 19:02:57 +00:00
2004-04-02 18:23:40 +00:00
2004-03-31 17:02:11 +00:00
2004-03-31 17:02:11 +00:00
2004-03-31 17:02:11 +00:00
2004-03-23 18:20:30 +00:00
2004-04-04 13:17:14 +00:00
2004-04-03 13:48:48 +00:00
2004-04-03 13:48:48 +00:00
2004-03-18 17:12:45 +00:00
2004-03-29 11:57:44 +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.