From 8fc15e69384e20bb9c305a84683c36311bdec9f3 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 20 Apr 2006 12:42:47 +0000 Subject: [PATCH] Added id attribute for some sections so that our HTML/TKL pages have a nice name. Makes a difference when a manual is online and people link to from the outside. --- doc/book.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/book.xml b/doc/book.xml index 915f69d..d6e6f8d 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -1,4 +1,4 @@ - + Metaproxy - User's Guide and Reference @@ -248,7 +248,7 @@ -
+
Overview of filter types We now briefly consider each of the types of filter supported by @@ -419,7 +419,7 @@
-
+
Future directions Some other filters that do not yet exist, but which would be @@ -521,7 +521,7 @@
-
+
Overview of XML structure All elements and attributes are in the namespace @@ -577,7 +577,7 @@
-
+
An example configuration The following is a small, but complete, Metaproxy configuration @@ -710,7 +710,7 @@
-
+
Individual classes The classes making up the Metaproxy application are here listed by @@ -887,7 +887,7 @@
-
+
Other Source Files In addition to the Metaproxy source files that define the classes -- 1.7.10.4