VirtualBox

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

最後變更 在這個檔案從96301是 96300,由 vboxsync 提交於 3 年 前

doc: comment fixing

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 1.7 KB
 
1<?xml version="1.0"?>
2
3<!--
4 Copyright (C) 2006-2022 Oracle Corporation
5
6 This file is part of VirtualBox Open Source Edition (OSE), as
7 available from http://www.alldomusa.eu.org. This file is free software;
8 you can redistribute it and/or modify it under the terms of the GNU
9 General Public License (GPL) as published by the Free Software
10 Foundation, in version 2 as it comes in the "COPYING" file of the
11 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
12 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
13-->
14
15<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
16
17<!-- Chunked html file template -->
18<xsl:import href="html/chunk.xsl"/>
19
20<xsl:import href="common-formatcfg.xsl"/>
21<xsl:import href="common-html-formatcfg.xsl"/>
22
23<!-- Adjust some params -->
24<xsl:param name="draft.mode" select="'no'"/>
25<xsl:param name="suppress.navigation" select="1"></xsl:param>
26<xsl:param name="header.rule" select="0"></xsl:param>
27<xsl:param name="abstract.notitle.enabled" select="0"></xsl:param>
28<xsl:param name="footer.rule" select="0"></xsl:param>
29<xsl:param name="css.decoration" select="1"></xsl:param>
30<xsl:param name="html.cleanup" select="1"></xsl:param>
31<xsl:param name="css.decoration" select="1"></xsl:param>
32
33<xsl:param name="generate.toc">
34appendix toc,title
35article/appendix nop
36article toc,title
37book toc,title,figure,table,example,equation
38chapter toc,title
39part toc,title
40preface toc,title
41qandadiv toc
42qandaset toc
43reference toc,title
44sect1 nop
45sect2 nop
46sect3 nop
47sect4 nop
48sect5 nop
49section nop
50set toc,title
51</xsl:param>
52
53
54</xsl:stylesheet>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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