mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
06.45.2011 99b5dd304302b4d2d6f741c15a1a3889999798d6
Remind myself why the base files are not called index.html
2 files modified
4 ■■■■ changed files
opendj3/src/main/docbkx-stylesheets/html/chunked.xsl 2 ●●● patch | view | raw | blame | history
opendj3/src/main/docbkx-stylesheets/html/coredoc.xsl 2 ●●● patch | view | raw | blame | history
opendj3/src/main/docbkx-stylesheets/html/chunked.xsl
@@ -32,7 +32,7 @@
 <xsl:param name="chunker.output.encoding">UTF-8</xsl:param>
 <xsl:param name="chunker.output.indent">yes</xsl:param>
 <xsl:param name="generate.legalnotice.link" select="1" />
 <xsl:param name="root.filename">index</xsl:param>
 <xsl:param name="root.filename">index</xsl:param> <!-- docbkx-tools ignores this. -->
 <xsl:param name="use.id.as.filename" select="1" />
 <xsl:param name="generate.toc">
  appendix  nop
opendj3/src/main/docbkx-stylesheets/html/coredoc.xsl
@@ -29,7 +29,7 @@
 <xsl:param name="html.stylesheet">css/coredoc.css</xsl:param>
 <xsl:param name="generate.legalnotice.link" select="1" />
 <xsl:param name="root.filename">index</xsl:param>
 <xsl:param name="root.filename">index</xsl:param> <!-- docbkx-tools ignores this. -->
 <xsl:param name="use.id.as.filename" select="1" />
 <xsl:param name="generate.toc">
  appendix  nop