Re: [patch 1/2] Docbook: use custom stylesheet

From: Alexey Dobriyan
Date: Mon Apr 11 2005 - 11:54:21 EST


On Monday 11 April 2005 15:58, Martin Waitz wrote:
> Docbook: use custom stylesheet
>
> With the custom stylesheet, functions are rendered using ANSI-C syntax
> and xmlto is a bit quieter.

Definitely better. Still remains (anything with more than 1 argument):
==================================================================
Synopsis

int bios_param (struct scsi_device * sdev,
struct block_device * bdev,
sector_t capacity,
int params[3]);

Arguments
==================================================================
Synopsis

int queuecommand (struct scsi_cmnd * scp,
void (* done) (struct scsi_cmnd *));

Arguments
==================================================================

Nice to see [TeX mode on] -- [TeX mode off] instead of "--" after function
name. ;-)

Second patch works.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/