<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in validate-xref</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/opengrok/tools/validate-xref</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Improve the validate-xref script.
    
    The script currently wraps the xref contents in a &lt;div&gt; element before
    it passes it to the validator. The actual xref generated by list.jsp
    wraps it in &lt;div&gt;&lt;pre&gt;...&lt;/pre&gt;&lt;/div&gt;. Make the script do the same.
    This removes some false positives, where the xref starts by closing
    the &lt;pre&gt; tag and ends by opening a new one. It also makes the script
    detect more errors, where the xref uses tags not allowed inside a
    &lt;pre&gt; element.</title>
        <description>/opengrok/tools/validate-xref - 9814a04211427efb3435bfd700f5df9ba51f7e4e</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

    <item>
        <title>Add a script that validates generated xref files.
    
    The script checks if they contain valid XHTML 1.0 data.</title>
        <description>/opengrok/tools/validate-xref - 9b20bb3b44dace98289b72030d7a3c3ac7090c7d</description>
        <pubDate></pubDate>
        <dc:creator>Knut Anders Hatlen &lt;knut.hatlen@oracle.com&gt;</dc:creator>
    </item>

</channel>
</rss>

