mirror of
				https://github.com/smarty-php/smarty.git
				synced 2025-11-04 06:11:37 +01:00 
			
		
		
		
	* Add converted docs repo * Set theme jekyll-theme-minimal * Removed BC docs, added TOC * Added TOCs, rewrote most important links in documentation. Linked README to new Github Pages site * some link fixes
		
			
				
	
	
	
		
			824 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			824 B
		
	
	
	
	
	
	
	
Resources
The templates may come from a variety of sources. When you
display() or fetch() a template, or
when you include a template from within another template, you supply a
resource type, followed by the appropriate path and template name. If a
resource is not explicitly given, the value of
$default_resource_type (default:
"file") is assumed.