mirror of
				https://github.com/smarty-php/smarty.git
				synced 2025-11-03 22:01:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			943 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			943 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
 | 
						|
<!ENTITY preface SYSTEM "preface.sgml">
 | 
						|
<!ENTITY getting.started SYSTEM "getting-started.sgml">
 | 
						|
<!ENTITY smarty.for.designers SYSTEM "designers.sgml">
 | 
						|
<!ENTITY smarty.for.programmers SYSTEM "programmers.sgml">
 | 
						|
<!ENTITY appendixes SYSTEM "appendixes.sgml">
 | 
						|
]>
 | 
						|
 | 
						|
<book id="index">
 | 
						|
 <bookinfo id="bookinfo">
 | 
						|
  <title>Smarty - the compiling PHP template engine</title>
 | 
						|
  <authorgroup id="authors">
 | 
						|
   <author>
 | 
						|
    <firstname>Monte</firstname><surname>Ohrt <monte@ispi.net></surname>
 | 
						|
   </author>
 | 
						|
   <author>
 | 
						|
    <firstname>Andrei</firstname><surname>Zmievski <andrei@php.net></surname>
 | 
						|
   </author>
 | 
						|
  </authorgroup>
 | 
						|
  <edition>Version 2.0</edition>
 | 
						|
  <copyright>
 | 
						|
   <year>2001</year>
 | 
						|
   <year>2002</year>
 | 
						|
   <holder>ispi of Lincoln, Inc.</holder>
 | 
						|
  </copyright>
 | 
						|
 </bookinfo>
 | 
						|
 | 
						|
 &preface;
 | 
						|
 &getting.started;
 | 
						|
 &smarty.for.designers;
 | 
						|
 &smarty.for.programmers;
 | 
						|
 &appendixes;
 | 
						|
 | 
						|
</book>
 |