Subversion Repositories DevTools

Rev

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

Rev 5209 Rev 5359
Line 2... Line 2...
2
,	{
2
,	{
3
 
3
 
4
		# Server configuration subsection #
4
		# Server configuration subsection #
5
		#=================================#
5
		#=================================#
6
 
6
 
-
 
7
# Vix specific. State of the LXR processing
-
 
8
       'vixState'   => '@STATE@'
7
 
9
 
8
 
-
 
9
	  'caption'      => '@CAPTION@'
10
	, 'caption'      => '@CAPTION@'
10
# Without the short caption the pages will not have a button header
11
# Without the short caption the pages will not have a button header
11
#	, 'shortcaption' => '@SHORT_NAME@'
12
#	, 'shortcaption' => '@SHORT_NAME@'
12
 
13
 
13
	, 'treename'     => '@SHORT_NAME@'
14
	, 'treename'     => '@SHORT_NAME@'
14
 
15