summaryrefslogtreecommitdiff
path: root/xslt
AgeCommit message (Collapse)AuthorFilesLines
2011-06-09Revert "Use XSL to generate man page from the rules XML"Sergey V. Udaltsov1-106/+0
This reverts commit 35dc61af79dba32653ec97bd455b428b9cdb681d.
2011-06-08Use XSL to generate man page from the rules XMLPeter Hutterer1-0/+106
Take evdev.xml and convert it into a man page, install it as xkeyoard-config.7 man page to list all option that xkeyboard-config provides. man.xsl is badly indented because I couldn't figure out how to make xsl ignore whitespaces properly. Adds a requirement on the xorg util-macros. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-03-01BIG CHANGE: variants now contain full descriptionsSergey V. Udaltsov1-1/+1
There is no need to prepend the layout description to the variant name. That allows breaking "%s %s" pattern that is not the best solution for some variants. The code using base.xml for user-visible strings should be updated accordingly
2005-01-15improved testing for the new group naming conventionsvu1-1/+1
2004-12-13now we can comparesvu1-3/+3
2004-12-13extracting layout descriptions from base.xml - so we could compare to symbolssvu1-0/+23
2004-01-19bugfixsvu1-6/+6
2003-12-05helper xslt - reduces the resulting filesvu1-0/+50