This could start a few more rumours :\

<xsl:template match="classsynopsis" mode="java">
  <pre class="{name(.)}">
    <xsl:apply-templates select="ooclass[1]" mode="java"/>

Looks good in livedocs, is there any good reason for it to be 'ooclass' &&
mode='java' or is this just some hangover item from docbook?  For
php-gtk-doc we override docbook with our own dtd, so I'd like to be certain
you're using a long-term strategy there before we switch ours over to match
yours..


> -----Original Message-----
> From: Gabor Hojtsy [mailto:[EMAIL PROTECTED]
> Sent: 09 August 2004 09:59
> To: [EMAIL PROTECTED]
> Cc: Goba; PHP-GTK doc; PHP-DOC
> Subject: [PHP-GTK-DOC] Re: [PHP-DOC] FW: [PHP-DEV] Re: [PHP-DOC] Re:
> [PHP-DEV] sqlite object-level interface
>
>
> > OK.  Can you please make sure [EMAIL PROTECTED] gets
> notification as soon as
> > this works well in livedoc?  I can go from there with aligning our
> > structure.
>
> It depends on whether you define this type of output as 'working' or not:
>
>    http://livedocs.homelinux.com/en/function.mysqli-connect.html
>
> Goba
>
> --
> PHP-GTK Documentation Mailing List (http://gtk.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

Reply via email to