<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="schema/toc.rnc" 
            type="application/relax-ng-compact-syntax"?>
<whc:toc xmlns="http://www.w3.org/1999/xhtml"
         xmlns:whc="http://www.xmlmind.com/whc/schema/whc"
         xmlns:htm="http://www.w3.org/1999/xhtml">
  <whc:entry href="what_is_it.html">
    <whc:title>What is XMLmind Web Help Compiler?</whc:title>

    <whc:entry href="features.html">
      <whc:title>Features</whc:title>
    </whc:entry>

    <whc:entry href="description.html">
      <whc:title>How does it work?</whc:title>
    </whc:entry>
  </whc:entry>

  <whc:entry href="install.html">
    <whc:title>Installing XMLmind Web Help Compiler</whc:title>

    <whc:entry href="distribution.html">
      <whc:title>Contents of the installation directory</whc:title>
    </whc:entry>
  </whc:entry>

  <whc:entry href="getting_started.html">
    <whc:title>Getting started</whc:title>

    <whc:entry href="getting_started.html#tabs_with_labels">
      <whc:title>Tabs with labels, and not just icons</whc:title>
    </whc:entry>

    <whc:entry href="getting_started.html#custom_header_footer">
      <whc:title>Custom header and footer</whc:title>
    </whc:entry>

    <whc:entry href="getting_started.html#custom_colors">
      <whc:title>Custom header/footer <em>and</em> custom colors</whc:title>
    </whc:entry>
    
    <whc:entry href="getting_started.html#corporate_colors">
      <whc:title>Corporate fonts and colors</whc:title>
    </whc:entry>
  </whc:entry>

  <whc:entry href="command_line.html">
    <whc:title>Using XMLmind Web Help Compiler as a command-line
    tool</whc:title>

    <whc:entry href="options.html">
      <whc:title>Options</whc:title>
    </whc:entry>

    <whc:entry href="parameters.html">
      <whc:title>Parameters</whc:title>
    </whc:entry>
  </whc:entry>

  <whc:entry href="embedding.html">
    <whc:title>Embedding XMLmind Web Help Compiler in a
    Java<sup><small>TM</small></sup> application</whc:title>
  </whc:entry>

  <whc:entry>
    <!--No href. This entry is just used to group two sections.-->

    <whc:title>Modifying XMLmind Web Help Compiler</whc:title>

    <whc:entry href="rebuild.html">
      <whc:title>How to recompile <code>whc.jar</code>?</whc:title>
    </whc:entry>

    <whc:entry href="localize.html">
      <whc:title>Translating the messages of the generated Web Help to another
      language</whc:title>
    </whc:entry>
  </whc:entry>

  <whc:entry href="changes.html">
    <whc:title>History of changes</whc:title>
  </whc:entry>
</whc:toc>
