]> granicus.if.org Git - docbook-dsssl/commitdiff
Added processing-instruction doc to reference documentation.
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 28 Aug 2006 05:28:10 +0000 (05:28 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 28 Aug 2006 05:28:10 +0000 (05:28 +0000)
Changed individual reference pages to use

xsl/docsrc/jrefhtml.xsl
xsl/docsrc/reference.xml

index 9b5fe83f04b707edf456bc58e2ad4f977c7e2fd9..3d9763338a6070c3b4f825e26c6e6e7c6f1ffaf3 100644 (file)
 <!-- ==================================================================== -->
 
 <xsl:param name="part.autolabel" select="0"/>
-<xsl:param name="html.stylesheet" select="'css/reference.css'"/>
+<xsl:param name="html.stylesheet" select="'../css/reference.css'"/>
+<xsl:param name="admon.graphics" select="1"></xsl:param>
+<xsl:param name="admon.textlabel" select="0"></xsl:param>
+<xsl:param name="admon.graphics.path">../images/</xsl:param>
+<xsl:param name="admon.graphics.extension" select="'.png'"></xsl:param>
+<xsl:param name="admon.style"/>
 
 
 <xsl:template match="refentry">
index 6319870619cd988167be87dbbd61f32ca0a47220..d4b2615d5eae31b5a2985e75d1c9a86e050a4f88 100644 (file)
@@ -12,6 +12,7 @@ PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
 <!ENTITY slides-param.xml SYSTEM "slides/docparam.xml" NDATA SGML>
 <!ENTITY website-param.xml SYSTEM "website/docparam.xml" NDATA SGML>
 <!ENTITY titlepage.xml SYSTEM "template/titlepage.xml" NDATA SGML>
+<!ENTITY pi.xml SYSTEM "pi/pi.xml" NDATA SGML>
 ]>
 <book>
   <bookinfo>
@@ -39,7 +40,7 @@ PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
     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
+    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>
@@ -67,6 +68,9 @@ PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
       <listitem><para><olink type="title" localinfo="website/index.html"
       targetdocent="website-param.xml"/></para>
       </listitem>
+      <listitem><para><olink type="title" localinfo="pi/index.html"
+      targetdocent="pi.xml"/></para>
+      </listitem>
     </itemizedlist>
 
     <itemizedlist>