Added id attribute for some sections so that our HTML/TKL pages
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Apr 2006 12:42:47 +0000 (12:42 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Apr 2006 12:42:47 +0000 (12:42 +0000)
have a nice name. Makes a difference when a manual is online and
people link to from the outside.

doc/book.xml

index 915f69d..d6e6f8d 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: book.xml,v 1.9 2006-04-20 11:11:41 mike Exp $ -->
+<!-- $Id: book.xml,v 1.10 2006-04-20 12:42:47 adam Exp $ -->
  <bookinfo>
   <title>Metaproxy - User's Guide and Reference</title>
   <author>
  </section>
   
   
-  <section>
+  <section id="overview.filter.types">
    <title>Overview of filter types</title>
    <para>
     We now briefly consider each of the types of filter supported by
   </section>
   
   
-  <section>
+  <section id="future.directions">
    <title>Future directions</title>
   <para>
     Some other filters that do not yet exist, but which would be
    </para>
   </section>
   
-  <section>
+  <section id="overview.xml.structure">
    <title>Overview of XML structure</title>
    <para>
     All elements and attributes are in the namespace
   </section>
 
 
-  <section>
+  <section id="example.configuration">
    <title>An example configuration</title>
    <para>
     The following is a small, but complete, Metaproxy configuration
    </para>
   </section>
 
-  <section>
+  <section id="individual.classes">
    <title>Individual classes</title>
    <para>
     The classes making up the Metaproxy application are here listed by
   </section>
 
 
-  <section>
+  <section id="other.source.files">
    <title>Other Source Files</title>
    <para>
     In addition to the Metaproxy source files that define the classes