Re: [PATCH] build: Fix API docs generation in VPATH build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/18/2011 06:31 AM, Jiri Denemark wrote:
>>> +++ b/docs/devhelp/devhelp.xsl
>>> @@ -13,6 +13,13 @@
>>>    <!-- Build keys for all symbols -->
>>>    <xsl:key name="symbols" match="/api/symbols/*" use="@name"/>
>>>  
>>> +  <xsl:template match="/">
>>> +    <xsl:document xmlns="http://www.devhelp.net/book"; href="libvirt.devhelp"
>>> +                  method="xml" encoding="UTF-8" indent="yes">
>>> +      <xsl:apply-templates/>
>>> +    </xsl:document>
>>> +  </xsl:template>
>>> +
>>>    <xsl:template match="/api">
>>>      <book title="{@name} Reference Manual" link="index.html" author="" name="{@name}">
>>>        <xsl:apply-templates select="files"/>
>>
>>   But that chunk is far from clear, why are you doing this ?
> 
> Ah, the reasoning was in a different email, I should have copied at least part
> of it into the commit message for this patch:

ACK! (but only with the commit message expanded to include the
rationale).  With this patch applied, and just a bit more effort, I was
able to run autobuild.sh in a VPATH situation from a fresh clone - patch
coming up soon...

-- 
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]