man: convert manpages to XML instead of plain troff
authorDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 28 Sep 2012 21:44:19 +0000 (23:44 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 10 Jan 2013 00:17:03 +0000 (16:17 -0800)
commit6b7e45c7516b7fdfe85e7792f82624458dcb2ac6
tree6c802a2a375c77b0babbf83487f7abee70db6deb
parent891517f5111cd82909906d5e8ee0299db0d46762
man: convert manpages to XML instead of plain troff

If we want to use the manpages in external documentation other than normal
manpages, we should rather use XML. Furthermore, almost no-one knows troff
today, anyway, and XML allows others to easily add more pages without
having to learn troff.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
.gitignore
configure.ac
man/Makefile.am
man/drmAvailable.man [deleted file]
man/drmAvailable.xml [new file with mode: 0644]
man/drmHandleEvent.man [deleted file]
man/drmHandleEvent.xml [new file with mode: 0644]
man/drmModeGetResources.man [deleted file]
man/drmModeGetResources.xml [new file with mode: 0644]