2948e57d94
With the custom stylesheet, functions are rendered using ANSI-C syntax and xmlto is a bit quieter. Signed-off-by: Martin Waitz <tali@admingilde.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
6 lines
209 B
XML
6 lines
209 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
|
<param name="chunk.quietly">1</param>
|
|
<param name="funcsynopsis.style">ansi</param>
|
|
</stylesheet>
|