kpsewhich now expects "-var-value" instead of "-var".
[ibg.git] / tools / autoindex.cfg
1 # Autoindex config file, in -*- conf-unix -*- mode.
2
3 [DEFAULT]
4 noindex = 
5     list-table::
6     code-block::
7     :: *$
8
9 [keywords]
10 batch file
11 DOSI
12 IBM PC
13 IF Archive
14 IF Competition
15 Infocom
16 NPC
17 RAIF
18 RGIF
19 Strict mode
20 syntax colouring
21 TADS
22
23 NotePad = text editor
24 SimpleText = text editor
25 TextEdit = text editor
26 TextPad = text editor
27
28 Windows = operating system
29 Linux = operating system
30 Mac OS X = operating system
31
32 [rolemap]
33 obj = library object
34 const = library constant
35 var = library variable
36 prop = library property
37 attr = library attribute
38 act = library action
39 func = library routine