From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../kdewebdev/debian/docrc/css.docrc | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 ubuntu/lucid_automake/kdewebdev/debian/docrc/css.docrc (limited to 'ubuntu/lucid_automake/kdewebdev/debian/docrc/css.docrc') diff --git a/ubuntu/lucid_automake/kdewebdev/debian/docrc/css.docrc b/ubuntu/lucid_automake/kdewebdev/debian/docrc/css.docrc new file mode 100644 index 000000000..c5c04681f --- /dev/null +++ b/ubuntu/lucid_automake/kdewebdev/debian/docrc/css.docrc @@ -0,0 +1,30 @@ +# KDE Config File +[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 + -- cgit v1.2.1