]> granicus.if.org Git - docbook-dsssl/commitdiff
Replaced old reference.xml file with reference.dbk (which uses
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 9 Jul 2007 23:05:27 +0000 (23:05 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 9 Jul 2007 23:05:27 +0000 (23:05 +0000)
Xinclude).

xsl/docsrcx/reference.dbk [deleted file]
xsl/docsrcx/reference.xml

diff --git a/xsl/docsrcx/reference.dbk b/xsl/docsrcx/reference.dbk
deleted file mode 100644 (file)
index 3b5b63b..0000000
+++ /dev/null
@@ -1,242 +0,0 @@
-<!-- * vim: set ft=docbk foldlevel=2: -->
-<set
-  xmlns="http://docbook.org/ns/docbook" version="5.0"
-  xmlns:xi="http://www.w3.org/2001/XInclude"
-  xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
-  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-  xmlns:xlink="http://www.w3.org/1999/xlink"
-  xml:base="../docsrc/"
-  >
-  <title>DocBook XSL Stylesheets: Reference Documentation</title>
-  <info><releaseinfo role="meta">$Id$ </releaseinfo>
-    <xi:include href="./authors.xml"/>
-    <xi:include href="./copyright.xml" xpointer="xpointer(//*[local-name() = 'copyright'])"/>
-    <xi:include href="./license.xml"/>
-    <xi:include href="./warranty.xml"/>
-    <abstract xml:id="about">
-      <title>About this document</title>
-      <para>This is generated reference documentation for the DocBook
-        XSL stylesheets, primarily documentation on the parameters you
-        can adjust to control the behavior of the stylesheets.
-        <note>
-          <para>This is purely reference documentation&#xa0;– not how-to
-            documentation. For a thorough step-by-step how-to guide to
-            publishing content using the DocBook XSL stylesheets, see
-            Bob Stayton’s <link 
-              xlink:href="http://www.sagehill.net/book-description.html"
-              >DocBook XSL: The Complete Guide</link>, available online
-            at <link
-              xlink:href="http://www.sagehill.net/docbookxsl/index.html"
-              >http://www.sagehill.net/docbookxsl/index.html</link>
-          </para>
-        </note>
-        This document is divided into three sets of references:
-        the first two sets provides user documentation; the third,
-        developer documentation.</para>
-    </abstract>
-  </info>
-  <book xml:id="param"><title>DocBook XSL Stylesheets User Reference: Parameters</title>
-    <info>
-      <abstract>
-        <para>This is generated reference documentation for all
-          user-configurable parameters in the DocBook XSL
-          stylesheets.
-          <note>
-            <para>This is purely reference documentation&#xa0;– not how-to
-              documentation. For a thorough step-by-step how-to guide to
-              publishing content using the DocBook XSL stylesheets, see
-              Bob Stayton’s <link 
-                xlink:href="http://www.sagehill.net/book-description.html"
-                >DocBook XSL: The Complete Guide</link>, available online
-              at <link
-                xlink:href="http://www.sagehill.net/docbookxsl/index.html"
-                >http://www.sagehill.net/docbookxsl/index.html</link>
-            </para>
-          </note>
-        </para>
-      </abstract>
-    </info>
-    <part xml:id="html">
-      <?dbhtml dir="html"?>
-      <xi:include href="../html/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
-      <partintro xml:id="htmlintro">
-        <xi:include href="../html/param.xml"
-          xpointer="xpointer(/book/bookinfo/abstract/node())" />
-      </partintro>
-      <xi:include href="../html/param.xml" xpointer="xpointer(/book/reference)" />
-    </part>
-    <part xml:id="fo">
-      <?dbhtml dir="fo"?>
-      <xi:include href="../fo/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
-      <partintro xml:id="fointro">
-        <xi:include href="../fo/param.xml"
-          xpointer="xpointer(/book/bookinfo/abstract/node())" />
-      </partintro>
-      <xi:include href="../fo/param.xml" xpointer="xpointer(/book/reference)" />
-    </part>
-    <part xml:id="manpages">
-      <?dbhtml dir="manpages"?>
-      <xi:include href="../manpages/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
-      <partintro xml:id="manintro">
-        <xi:include href="../manpages/param.xml"
-          xpointer="xpointer(/book/bookinfo/abstract/node())" />
-      </partintro>
-      <xi:include href="../manpages/param.xml" xpointer="xpointer(/book/reference)" />
-    </part>
-    <part xml:id="roundtrip">
-      <?dbhtml dir="roundtrip"?>
-      <xi:include href="../roundtrip/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
-      <partintro xml:id="roundtripintro">
-        <xi:include href="../roundtrip/param.xml"
-          xpointer="xpointer(/book/bookinfo/abstract/node())" />
-      </partintro>
-      <xi:include href="../roundtrip/param.xml" xpointer="xpointer(/book/reference)" />
-    </part>
-    <part xml:id="slides-html">
-      <?dbhtml dir="slides-html"?>
-      <xi:include href="../slides/html/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
-      <partintro xml:id="slideshtmlintro">
-        <xi:include href="../slides/html/param.xml"
-          xpointer="xpointer(/book/bookinfo/abstract/node())" />
-      </partintro>
-      <xi:include href="../slides/html/param.xml" xpointer="xpointer(/book/reference)" />
-    </part>
-    <part xml:id="slides-fo">
-      <?dbhtml dir="slides-fo"?>
-      <xi:include href="../slides/fo/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
-      <partintro xml:id="slidesfointro">
-        <xi:include href="../slides/fo/param.xml"
-          xpointer="xpointer(/book/bookinfo/abstract/node())" />
-      </partintro>
-      <xi:include href="../slides/fo/param.xml" xpointer="xpointer(/book/reference)" />
-    </part>
-    <part xml:id="website">
-      <?dbhtml dir="website"?>
-      <xi:include href="../website/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
-      <partintro xml:id="websiteintro">
-        <xi:include href="../website/param.xml"
-          xpointer="xpointer(/book/bookinfo/abstract/node())" />
-      </partintro>
-      <xi:include href="../website/param.xml" xpointer="xpointer(/book/reference)" />
-    </part>
-  </book>
-  <book xml:id="pi"><title>DocBook XSL Stylesheets User Reference: PIs</title>
-    <info>
-      <abstract>
-        <para>This is generated reference documentation for all
-          user-specifiable processing instructions in the DocBook
-          XSL stylesheets.
-          <note>
-            <para>You add these PIs at particular points in a document to
-              cause specific “exceptions” to formatting/output behavior. To
-              make global changes in formatting/output behavior across an
-              entire document, it’s better to do it by setting an
-              appropriate stylesheet parameter (if there is one).</para>
-          </note>
-        </para>
-      </abstract>
-    </info>
-    <part xml:id="pi-html">
-      <?dbhtml dir="pi"?>
-      <xi:include href="../html/pi.xml" xpointer="xpointer(/reference/title)" />
-      <xi:include href="../html/pi.xml"
-        xpointer="xpointer(/reference/partintro)" />
-      <reference xml:id="pi-html-ref">
-        <title>Templates</title>
-        <xi:include
-          href="../html/pi.xml"
-          xpointer="xpointer(/reference/refentry)" />
-      </reference>
-    </part>
-    <part xml:id="pi-fo">
-      <?dbhtml dir="pi"?>
-      <xi:include href="../fo/pi.xml" xpointer="xpointer(/reference/title)" />
-      <xi:include href="../fo/pi.xml"
-        xpointer="xpointer(/reference/partintro)" />
-      <reference xml:id="pi-fo-ref">
-        <title>Templates</title>
-        <xi:include
-          href="../fo/pi.xml"
-          xpointer="xpointer(/reference/refentry)" />
-      </reference>
-    </part>
-    <part xml:id="pi-common">
-      <?dbhtml dir="pi"?>
-      <xi:include href="../common/pi.xml" xpointer="xpointer(/reference/title)" />
-      <xi:include href="../common/pi.xml"
-        xpointer="xpointer(/reference/partintro)" />
-      <reference xml:id="pi-common-ref">
-        <title>Templates</title>
-        <xi:include
-          href="../common/pi.xml"
-          xpointer="xpointer(/reference/refentry)" />
-      </reference>
-    </part>
-  </book>
-  <book xml:id="developer"><title>DocBook XSL Stylesheets Developer Reference</title>
-    <info>
-      <abstract>
-        <para>This is technical reference documentation for
-          developers using the DocBook XSL Stylesheets. It is not
-          intended to be user documentation, but is instead
-          provided for developers writing customization layers for
-          the stylesheets.</para>
-      </abstract>
-    </info>
-    <part xml:id="lib">
-      <?dbhtml dir="lib"?>
-      <xi:include href="../lib/lib.xml" xpointer="xpointer(/book/bookinfo/title)" />
-      <partintro id="libintro">
-        <xi:include href="../lib/lib.xml" xpointer="xpointer(/book/preface/node())" />
-      </partintro>
-      <xi:include href="../lib/lib.xml" xpointer="xpointer(/book/reference)" />
-    </part>
-    <part xml:id="common">
-      <?dbhtml dir="common"?>
-      <xi:include href="../common/common.xml" xpointer="xpointer(/reference/title)" />
-      <xi:include href="../common/common.xml" xpointer="xpointer(/reference/partintro)" />
-      <reference xml:id="commontemplates">
-        <title>Templates</title>
-        <xi:include
-          href="../common/common.xml" xpointer="xpointer(/reference/refentry)" />
-      </reference>
-    </part>
-    <part xml:id="refentry">
-      <?dbhtml dir="common"?>
-      <xi:include href="../common/refentry.xml" xpointer="xpointer(/reference/title)" />
-      <xi:include href="../common/refentry.xml" xpointer="xpointer(/reference/partintro)" />
-      <reference xml:id="refmetatemplates">
-        <title>Templates</title>
-        <xi:include href="../common/refentry.xml" xpointer="xpointer(/reference/refentry)" />
-      </reference>
-    </part>
-    <part xml:id="utility">
-      <?dbhtml dir="common"?>
-      <xi:include href="../common/utility.xml" xpointer="xpointer(/reference/title)" />
-      <xi:include href="../common/utility.xml" xpointer="xpointer(/reference/partintro)" />
-      <reference xml:id="utilitytemplates">
-        <title>Templates</title>
-        <xi:include href="../common/utility.xml" xpointer="xpointer(/reference/refentry)" />
-      </reference>
-    </part>
-    <part xml:id="fo-table">
-      <?dbhtml dir="fo"?>
-      <xi:include href="../fo/table.xml" xpointer="xpointer(/reference/title)" />
-      <xi:include href="../fo/table.xml"
-        xpointer="xpointer(/reference/partintro)" />
-      <reference xml:id="fotabletemplates">
-        <title>Templates</title>
-        <xi:include href="../fo/table.xml" xpointer="xpointer(/reference/refentry)" />
-      </reference>
-    </part>
-    <part xml:id="template">
-      <?dbhtml dir="template"?>
-      <xi:include href="../template/titlepage.xml" xpointer="xpointer(/reference/title)" />
-      <xi:include href="../template/titlepage.xml" xpointer="xpointer(/reference/partintro)" />
-      <reference xml:id="titlepagetemplates">
-        <title>Templates</title>
-        <xi:include href="../template/titlepage.xml" xpointer="xpointer(/reference/refentry)" />
-      </reference>
-    </part>
-  </book>
-</set>
index c009075a81cfda1dfa513b5df79af50e62a22d02..3b5b63b834abf423c78e8a148f082f37884b8153 100644 (file)
-<!DOCTYPE book
-PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY common.xml SYSTEM "common/common.xml" NDATA SGML>
-<!ENTITY utility.xml SYSTEM "utility/utility.xml" NDATA SGML>
-<!ENTITY refentry.xml SYSTEM "refentry/refentry.xml" NDATA SGML>
-<!ENTITY lib.xml SYSTEM "../lib/lib.xml" NDATA SGML>
-<!ENTITY html-param.xml SYSTEM "html/docparam.xml" NDATA SGML>
-<!ENTITY fo-param.xml SYSTEM "fo/docparam.xml" NDATA SGML>
-<!ENTITY fo-table.xml SYSTEM "fo/table.xml" NDATA SGML>
-<!ENTITY manpages-param.xml SYSTEM "manpages/docparam.xml" NDATA SGML>
-<!ENTITY roundtrip-param.xml SYSTEM "roundtrip/docparam.xml" NDATA SGML>
-<!ENTITY slides-html-param.xml SYSTEM "slides-html/docparam.xml" NDATA SGML>
-<!ENTITY slides-fo-param.xml SYSTEM "slides-fo/docparam.xml" NDATA SGML>
-<!ENTITY website-param.xml SYSTEM "website/docparam.xml" NDATA SGML>
-<!ENTITY titlepage.xml SYSTEM "template/titlepage.xml" NDATA SGML>
-]>
-<book>
-  <bookinfo>
-    <title>DocBook XSL Stylesheet Reference Documentation</title>
-    <releaseinfo role="meta">
-      $Id$
-    </releaseinfo>
-    <author><surname>Walsh</surname>
-    <firstname>Norman</firstname></author>
-  <copyright>
-    <year>1999-2007</year>
-    <holder>Norman Walsh</holder>
-    </copyright>
-  </bookinfo>
-
-  <preface id="about">
-    <title>About this document</title>
-
-  <para>This is generated reference documentation for the DocBook XSL
-  stylesheets, primarily documentation on the parameters you can
-  adjust to control the behavior of the stylesheets.</para>
-  
-  <note>
-    <para>This is purely reference documentation&#xa0;– not how-to
-    documentation. For a thorough step-by-step how-to guide to
-    publishing content using the DocBook XSL stylesheets, see Bob
-    Stayton’s <ulink
-    url="http://www.sagehill.net/book-description.html" >DocBook
-    XSL: The Complete Guide</ulink>, available online at <ulink
-    url="http://www.sagehill.net/docbookxsl/index.html"
-    >http://www.sagehill.net/docbookxsl/index.html</ulink></para>
-  </note>
-
-  <para>This document is divided into two sets of references: the
-  first set provides user documentation; the second, developer
-  documentation.</para>
-
-    <itemizedlist>
-    <title>User documentation</title>
-      <listitem><para><olink type="title" localinfo="html/index.html"
-      targetdocent="html-param.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="fo/index.html"
-      targetdocent="fo-param.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="manpages/index.html"
-      targetdocent="manpages-param.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="roundtrip/index.html"
-      targetdocent="roundtrip-param.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="slides-html/index.html"
-      targetdocent="slides-html-param.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="slides-fo/index.html"
-      targetdocent="slides-fo-param.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="website/index.html"
-      targetdocent="website-param.xml"/></para>
-      </listitem>
-    </itemizedlist>
-
-    <itemizedlist>
-    <title>Developer documentation</title>
-      <listitem><para><olink type="title" localinfo="lib/lib.html"
-      targetdocent="lib.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="common/common.html"
-      targetdocent="common.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="refentry/refentry.html"
-      targetdocent="refentry.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="utility/utility.html"
-      targetdocent="utility.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="fo/table.html"
-      targetdocent="fo-table.xml"/></para>
-      </listitem>
-      <listitem><para><olink type="title" localinfo="template/titlepage.html"
-      targetdocent="titlepage.xml"/></para>
-      </listitem>
-    </itemizedlist>
-</preface>
-</book>
-
+<!-- * vim: set ft=docbk foldlevel=2: -->
+<set
+  xmlns="http://docbook.org/ns/docbook" version="5.0"
+  xmlns:xi="http://www.w3.org/2001/XInclude"
+  xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
+  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+  xmlns:xlink="http://www.w3.org/1999/xlink"
+  xml:base="../docsrc/"
+  >
+  <title>DocBook XSL Stylesheets: Reference Documentation</title>
+  <info><releaseinfo role="meta">$Id$ </releaseinfo>
+    <xi:include href="./authors.xml"/>
+    <xi:include href="./copyright.xml" xpointer="xpointer(//*[local-name() = 'copyright'])"/>
+    <xi:include href="./license.xml"/>
+    <xi:include href="./warranty.xml"/>
+    <abstract xml:id="about">
+      <title>About this document</title>
+      <para>This is generated reference documentation for the DocBook
+        XSL stylesheets, primarily documentation on the parameters you
+        can adjust to control the behavior of the stylesheets.
+        <note>
+          <para>This is purely reference documentation&#xa0;– not how-to
+            documentation. For a thorough step-by-step how-to guide to
+            publishing content using the DocBook XSL stylesheets, see
+            Bob Stayton’s <link 
+              xlink:href="http://www.sagehill.net/book-description.html"
+              >DocBook XSL: The Complete Guide</link>, available online
+            at <link
+              xlink:href="http://www.sagehill.net/docbookxsl/index.html"
+              >http://www.sagehill.net/docbookxsl/index.html</link>
+          </para>
+        </note>
+        This document is divided into three sets of references:
+        the first two sets provides user documentation; the third,
+        developer documentation.</para>
+    </abstract>
+  </info>
+  <book xml:id="param"><title>DocBook XSL Stylesheets User Reference: Parameters</title>
+    <info>
+      <abstract>
+        <para>This is generated reference documentation for all
+          user-configurable parameters in the DocBook XSL
+          stylesheets.
+          <note>
+            <para>This is purely reference documentation&#xa0;– not how-to
+              documentation. For a thorough step-by-step how-to guide to
+              publishing content using the DocBook XSL stylesheets, see
+              Bob Stayton’s <link 
+                xlink:href="http://www.sagehill.net/book-description.html"
+                >DocBook XSL: The Complete Guide</link>, available online
+              at <link
+                xlink:href="http://www.sagehill.net/docbookxsl/index.html"
+                >http://www.sagehill.net/docbookxsl/index.html</link>
+            </para>
+          </note>
+        </para>
+      </abstract>
+    </info>
+    <part xml:id="html">
+      <?dbhtml dir="html"?>
+      <xi:include href="../html/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
+      <partintro xml:id="htmlintro">
+        <xi:include href="../html/param.xml"
+          xpointer="xpointer(/book/bookinfo/abstract/node())" />
+      </partintro>
+      <xi:include href="../html/param.xml" xpointer="xpointer(/book/reference)" />
+    </part>
+    <part xml:id="fo">
+      <?dbhtml dir="fo"?>
+      <xi:include href="../fo/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
+      <partintro xml:id="fointro">
+        <xi:include href="../fo/param.xml"
+          xpointer="xpointer(/book/bookinfo/abstract/node())" />
+      </partintro>
+      <xi:include href="../fo/param.xml" xpointer="xpointer(/book/reference)" />
+    </part>
+    <part xml:id="manpages">
+      <?dbhtml dir="manpages"?>
+      <xi:include href="../manpages/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
+      <partintro xml:id="manintro">
+        <xi:include href="../manpages/param.xml"
+          xpointer="xpointer(/book/bookinfo/abstract/node())" />
+      </partintro>
+      <xi:include href="../manpages/param.xml" xpointer="xpointer(/book/reference)" />
+    </part>
+    <part xml:id="roundtrip">
+      <?dbhtml dir="roundtrip"?>
+      <xi:include href="../roundtrip/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
+      <partintro xml:id="roundtripintro">
+        <xi:include href="../roundtrip/param.xml"
+          xpointer="xpointer(/book/bookinfo/abstract/node())" />
+      </partintro>
+      <xi:include href="../roundtrip/param.xml" xpointer="xpointer(/book/reference)" />
+    </part>
+    <part xml:id="slides-html">
+      <?dbhtml dir="slides-html"?>
+      <xi:include href="../slides/html/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
+      <partintro xml:id="slideshtmlintro">
+        <xi:include href="../slides/html/param.xml"
+          xpointer="xpointer(/book/bookinfo/abstract/node())" />
+      </partintro>
+      <xi:include href="../slides/html/param.xml" xpointer="xpointer(/book/reference)" />
+    </part>
+    <part xml:id="slides-fo">
+      <?dbhtml dir="slides-fo"?>
+      <xi:include href="../slides/fo/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
+      <partintro xml:id="slidesfointro">
+        <xi:include href="../slides/fo/param.xml"
+          xpointer="xpointer(/book/bookinfo/abstract/node())" />
+      </partintro>
+      <xi:include href="../slides/fo/param.xml" xpointer="xpointer(/book/reference)" />
+    </part>
+    <part xml:id="website">
+      <?dbhtml dir="website"?>
+      <xi:include href="../website/param.xml" xpointer="xpointer(/book/bookinfo/title)" />
+      <partintro xml:id="websiteintro">
+        <xi:include href="../website/param.xml"
+          xpointer="xpointer(/book/bookinfo/abstract/node())" />
+      </partintro>
+      <xi:include href="../website/param.xml" xpointer="xpointer(/book/reference)" />
+    </part>
+  </book>
+  <book xml:id="pi"><title>DocBook XSL Stylesheets User Reference: PIs</title>
+    <info>
+      <abstract>
+        <para>This is generated reference documentation for all
+          user-specifiable processing instructions in the DocBook
+          XSL stylesheets.
+          <note>
+            <para>You add these PIs at particular points in a document to
+              cause specific “exceptions” to formatting/output behavior. To
+              make global changes in formatting/output behavior across an
+              entire document, it’s better to do it by setting an
+              appropriate stylesheet parameter (if there is one).</para>
+          </note>
+        </para>
+      </abstract>
+    </info>
+    <part xml:id="pi-html">
+      <?dbhtml dir="pi"?>
+      <xi:include href="../html/pi.xml" xpointer="xpointer(/reference/title)" />
+      <xi:include href="../html/pi.xml"
+        xpointer="xpointer(/reference/partintro)" />
+      <reference xml:id="pi-html-ref">
+        <title>Templates</title>
+        <xi:include
+          href="../html/pi.xml"
+          xpointer="xpointer(/reference/refentry)" />
+      </reference>
+    </part>
+    <part xml:id="pi-fo">
+      <?dbhtml dir="pi"?>
+      <xi:include href="../fo/pi.xml" xpointer="xpointer(/reference/title)" />
+      <xi:include href="../fo/pi.xml"
+        xpointer="xpointer(/reference/partintro)" />
+      <reference xml:id="pi-fo-ref">
+        <title>Templates</title>
+        <xi:include
+          href="../fo/pi.xml"
+          xpointer="xpointer(/reference/refentry)" />
+      </reference>
+    </part>
+    <part xml:id="pi-common">
+      <?dbhtml dir="pi"?>
+      <xi:include href="../common/pi.xml" xpointer="xpointer(/reference/title)" />
+      <xi:include href="../common/pi.xml"
+        xpointer="xpointer(/reference/partintro)" />
+      <reference xml:id="pi-common-ref">
+        <title>Templates</title>
+        <xi:include
+          href="../common/pi.xml"
+          xpointer="xpointer(/reference/refentry)" />
+      </reference>
+    </part>
+  </book>
+  <book xml:id="developer"><title>DocBook XSL Stylesheets Developer Reference</title>
+    <info>
+      <abstract>
+        <para>This is technical reference documentation for
+          developers using the DocBook XSL Stylesheets. It is not
+          intended to be user documentation, but is instead
+          provided for developers writing customization layers for
+          the stylesheets.</para>
+      </abstract>
+    </info>
+    <part xml:id="lib">
+      <?dbhtml dir="lib"?>
+      <xi:include href="../lib/lib.xml" xpointer="xpointer(/book/bookinfo/title)" />
+      <partintro id="libintro">
+        <xi:include href="../lib/lib.xml" xpointer="xpointer(/book/preface/node())" />
+      </partintro>
+      <xi:include href="../lib/lib.xml" xpointer="xpointer(/book/reference)" />
+    </part>
+    <part xml:id="common">
+      <?dbhtml dir="common"?>
+      <xi:include href="../common/common.xml" xpointer="xpointer(/reference/title)" />
+      <xi:include href="../common/common.xml" xpointer="xpointer(/reference/partintro)" />
+      <reference xml:id="commontemplates">
+        <title>Templates</title>
+        <xi:include
+          href="../common/common.xml" xpointer="xpointer(/reference/refentry)" />
+      </reference>
+    </part>
+    <part xml:id="refentry">
+      <?dbhtml dir="common"?>
+      <xi:include href="../common/refentry.xml" xpointer="xpointer(/reference/title)" />
+      <xi:include href="../common/refentry.xml" xpointer="xpointer(/reference/partintro)" />
+      <reference xml:id="refmetatemplates">
+        <title>Templates</title>
+        <xi:include href="../common/refentry.xml" xpointer="xpointer(/reference/refentry)" />
+      </reference>
+    </part>
+    <part xml:id="utility">
+      <?dbhtml dir="common"?>
+      <xi:include href="../common/utility.xml" xpointer="xpointer(/reference/title)" />
+      <xi:include href="../common/utility.xml" xpointer="xpointer(/reference/partintro)" />
+      <reference xml:id="utilitytemplates">
+        <title>Templates</title>
+        <xi:include href="../common/utility.xml" xpointer="xpointer(/reference/refentry)" />
+      </reference>
+    </part>
+    <part xml:id="fo-table">
+      <?dbhtml dir="fo"?>
+      <xi:include href="../fo/table.xml" xpointer="xpointer(/reference/title)" />
+      <xi:include href="../fo/table.xml"
+        xpointer="xpointer(/reference/partintro)" />
+      <reference xml:id="fotabletemplates">
+        <title>Templates</title>
+        <xi:include href="../fo/table.xml" xpointer="xpointer(/reference/refentry)" />
+      </reference>
+    </part>
+    <part xml:id="template">
+      <?dbhtml dir="template"?>
+      <xi:include href="../template/titlepage.xml" xpointer="xpointer(/reference/title)" />
+      <xi:include href="../template/titlepage.xml" xpointer="xpointer(/reference/partintro)" />
+      <reference xml:id="titlepagetemplates">
+        <title>Templates</title>
+        <xi:include href="../template/titlepage.xml" xpointer="xpointer(/reference/refentry)" />
+      </reference>
+    </part>
+  </book>
+</set>