Re: [PHP-GTK-DOC] Documentation not building?
[email protected] (Anant Narayanan) Mon, 08 Jan 2007 16:55:48 +0530
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <[email protected]> |
> Hi Anant, > > I`ve got no error. How about the "name_to_id.xsl" look like? It may not make much sense to attach the file; since it is an autogenerated file. However it seems like the line: <xsl:param name="class" select="no" /> is _not_ present for the template "get_sig_id_from_name". Adding that line just after <xsl:param name="signame" /> on line 52 seems to solve the problem. I'm using libxml 20627, libxslt 10119 and libexslt 813. Could be that the configure script doesn't generate the 'class' param because of some functionality change in those versions? Cheers, -- Anant