From: Martin Waitz Date: Sun, 1 May 2005 15:59:27 +0000 (-0700) Subject: [PATCH] DocBook: Use xmlto to process the DocBook files. X-Git-Tag: v2.6.12-rc4~136^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b0c2d989cc60db1767481386ca912e99807eddb;p=pandora-kernel.git [PATCH] DocBook: Use xmlto to process the DocBook files. xmlto uses standared XSLT templates to generate manpages, (x)html pages, and XML FO files which can be processed with passivetex. This is much faster than using jadetex for everything. This patch also reduces the number of kernel-specific scripts that are needed to generate documentation. Signed-off-by: Martin Waitz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed