]> granicus.if.org Git - docbook-dsssl/commitdiff
Documentation hackery for FAQ--incomplete
authorNorman Walsh <ndw@nwalsh.com>
Wed, 28 Nov 2001 13:47:55 +0000 (13:47 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 28 Nov 2001 13:47:55 +0000 (13:47 +0000)
xsl/doc/html/Makefile
xsl/docsrc/clrefentry.xsl
xsl/docsrc/jrefhtml.xsl
xsl/docsrc/reference.xml

index d85542c05fc8eb23fd449d5d9bbaae0ce5d6ca98..eea5926f7079baeec8fc2995e05c8cab4044c017 100644 (file)
@@ -15,4 +15,4 @@ param.html: param.xml
        $(XSLT) $< ../../docsrc/clrefentry.xsl
 
 clean:
-       rm -f $(HTMLFILES)
+       rm -f *.html
index 09d39101e46b632ffec45436a3885b214cb32beb..2d209d67ade2bda8d20b7e2a08c241e32ece3a17 100644 (file)
@@ -8,6 +8,7 @@
 <xsl:import href="../../litprog/html/cldocbook.xsl"/>
 
 <xsl:param name="use.id.as.filename" select="1"/>
+<xsl:param name="refentry.separator" select="0"/>
 
 <xsl:template match="src:fragment" mode="label.markup">
   <xsl:text>&#xA7;</xsl:text>
index f1c21981ee8e2e300dc88089997a8888f33fdb74..19fc2c67646c2e35e35d414f214548768465ea21 100644 (file)
@@ -24,7 +24,6 @@
 <xsl:param name="part.autolabel" select="0"/>
 
 <xsl:template match="refentry">
-  <hr/>
   <xsl:apply-imports/>
 </xsl:template>
 
index 8d4838d1bf171cc40c814b8d2f5c7f1379691e37..ec0c165a793d93ecb6596518d2dfd84837dc28d0 100644 (file)
@@ -36,10 +36,10 @@ of references generated from the stylesheet sources:</para>
 <listitem><para><olink type="title" localinfo="common/common.html"
                        targetdocent="common.xml"/></para>
 </listitem>
-<listitem><para><olink type="title" localinfo="html/param.html"
+<listitem><para><olink type="title" localinfo="html/index.html"
                        targetdocent="html-param.xml"/></para>
 </listitem>
-<listitem><para><olink type="title" localinfo="fo/param.html"
+<listitem><para><olink type="title" localinfo="fo/index.html"
                        targetdocent="fo-param.xml"/></para>
 </listitem>
 <listitem><para><olink type="title" localinfo="fo/table.html"