VirtualBox

source: vbox/trunk/doc/manual/docbook-html-chunks-formatcfg.xsl@ 91432

最後變更 在這個檔案從91432是 86158,由 vboxsync 提交於 4 年 前

doc/manual: fix long standing comment copy/paste issue

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 1.1 KB
 
1<?xml version="1.0"?>
2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3
4<!-- Chunked html file template -->
5<xsl:import href="html/chunk.xsl"/>
6
7<xsl:import href="common-formatcfg.xsl"/>
8<xsl:import href="common-html-formatcfg.xsl"/>
9
10<!-- Adjust some params -->
11<xsl:param name="draft.mode" select="'no'"/>
12<xsl:param name="suppress.navigation" select="1"></xsl:param>
13<xsl:param name="header.rule" select="0"></xsl:param>
14<xsl:param name="abstract.notitle.enabled" select="0"></xsl:param>
15<xsl:param name="footer.rule" select="0"></xsl:param>
16<xsl:param name="css.decoration" select="1"></xsl:param>
17<xsl:param name="html.cleanup" select="1"></xsl:param>
18<xsl:param name="css.decoration" select="1"></xsl:param>
19
20<xsl:param name="generate.toc">
21appendix toc,title
22article/appendix nop
23article toc,title
24book toc,title,figure,table,example,equation
25chapter toc,title
26part toc,title
27preface toc,title
28qandadiv toc
29qandaset toc
30reference toc,title
31sect1 nop
32sect2 nop
33sect3 nop
34sect4 nop
35sect5 nop
36section nop
37set toc,title
38</xsl:param>
39
40
41</xsl:stylesheet>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette