Subversion Repositories DevTools

Rev

Rev 5209 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5209 Rev 5281
Line 94... Line 94...
94
		# CSS style sheet
94
		# CSS style sheet
95
	, 'stylesheet'		=> 'templates/lxr.css'
95
	, 'stylesheet'		=> 'templates/lxr.css'
96
	, 'alternate_stylesheet' => [ 'templates/classic.css' ]
96
	, 'alternate_stylesheet' => [ 'templates/classic.css' ]
97
 
97
 
98
		# Default character encoding
98
		# Default character encoding
99
	, 'encoding'	=> 'utf-8'
99
	, 'encoding'	=> 'iso-8859-1'
100
 
100
 
101
		# File management subsection #
101
		# File management subsection #
102
		#============================#
102
		#============================#
103
 
103
 
104
		# Which files should be excluded from indexing (and display).
104
		# Which files should be excluded from indexing (and display).