You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
641 B
31 lines
641 B
11 years ago
|
# TDE Config File
|
||
13 years ago
|
[Tree]
|
||
|
|
||
|
Doc dir=css
|
||
|
|
||
|
#top level elements
|
||
|
Top Element=Cascading Style Sheets
|
||
|
|
||
|
Cascading Style Sheets=TOC,Font,Background and Color,Text,Box,Classification,Units
|
||
|
TOC=index.html
|
||
|
Font=font/index.html
|
||
|
Background and Color=color-background/index.html
|
||
|
Text=text/index.html
|
||
|
Box=box/index.html
|
||
|
Classification=classification/index.html
|
||
|
Units=units.html
|
||
|
|
||
|
|
||
|
|
||
|
# keywords for context help
|
||
|
[Context]
|
||
|
|
||
|
ContextList=font-family,font-style,font-variant,font-weight,font-size
|
||
|
|
||
|
font-family=font/font-family.html
|
||
|
font-style=font/font-style.html
|
||
|
font-variant=font/font-variant.html
|
||
|
font-weight=font/font-weight.html
|
||
|
font-size=font/font-size.html
|
||
|
|