Use XSL to generate man page from the rules XML
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 8 Jun 2011 02:50:49 +0000 (12:50 +1000)
committerSergey V. Udaltsov <svu@gnome.org>
Wed, 8 Jun 2011 20:16:44 +0000 (21:16 +0100)
commit35dc61af79dba32653ec97bd455b428b9cdb681d
treecc02548ea9b6ac59b6cfa5d3beb16a4ef56828dd
parenta9fc72984ee796049a49ea7f4a415fab579c5093
Use XSL to generate man page from the rules XML

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>
configure.in
rules/Makefile.am
xslt/man.xsl [new file with mode: 0644]