[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 <tali@admingilde.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- Documentation/Changes 4 additions, 4 deletionsDocumentation/Changes
- Documentation/DocBook/Makefile 21 additions, 21 deletionsDocumentation/DocBook/Makefile
- scripts/kernel-doc 28 additions, 4 deletionsscripts/kernel-doc
- scripts/makeman 0 additions, 185 deletionsscripts/makeman
- scripts/split-man 0 additions, 112 deletionsscripts/split-man
Loading
Please register or sign in to comment