<?xml version="1.0"?> <!-- -*- sgml -*- -->
<!DOCTYPE set PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[
 <!-- various strings, dates etc. common to all docs -->
 <!ENTITY % vk-entities SYSTEM "vk-entities.xml"> %vk-entities;
]>

<set lang="en" id="index">

  <setinfo>
    <title>Valkyrie Documentation</title>
    <subtitle>A front end for Valgrind</subtitle>
    <releaseinfo>&rel-type; &rel-version; &rel-date;</releaseinfo>
    <copyright>
      <year>&vk-lifespan;</year>
      <holder>
        <ulink url="http://&ow-url;">&vk-author;</ulink>
      </holder>
    </copyright>

    <legalnotice>
      <para>Permission is granted to copy, distribute and/or
      modify this document under the terms of the GNU Free
      Documentation License, Version 1.2 or any later version
      published by the Free Software Foundation; with no
      Invariant Sections, with no Front-Cover Texts, and with no
      Back-Cover Texts.  A copy of the license is included in the
      section entitled <xref linkend="license-gfdl"/>.</para>
    </legalnotice>

  </setinfo>

  <!-- User Manual -->
  <xi:include href="manual.xml" parse="xml"  
      xmlns:xi="http://www.w3.org/2001/XInclude" />

  <!-- GNU Licenses -->
  <xi:include href="licenses.xml" parse="xml"  
      xmlns:xi="http://www.w3.org/2001/XInclude" />

</set>


