VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/docsrc/dev_ref/XhtmlCHM.dita@ 99040

最後變更 在這個檔案從99040是 98584,由 vboxsync 提交於 2 年 前

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.2 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
3 "concept.dtd">
4<concept id="xhtmlchm" xml:lang="en-us">
5<title>HTML Help processing</title>
6<shortdesc>The <option>htmlhelp</option> transformation created HTML Help control files. If the
7build runs on a system that has the HTML Help compiler installed, the control files are compiled
8into a CHM file.</shortdesc>
9<conbody>
10<section><p>Once the pre-processing and XHTML processes are completed, most of the HTML Help processing is
11handled by the following targets:</p>
12<dl>
13<dlentry>
14<dt><codeph>dita.map.htmlhelp</codeph></dt>
15<dd>Create the HHP, HHC, and HHK files. The HHK file is sorted based on the language of the
16map.</dd>
17</dlentry>
18<dlentry>
19<dt><codeph>dita.htmlhelp.convertlang</codeph></dt>
20<dd>Ensures that the content can be processed correctly by the compiler, and that the appropriate
21code pages and languages are used.</dd>
22</dlentry>
23<dlentry>
24<dt><codeph>compile.HTML.Help</codeph></dt>
25<dd>Attempts to detect the HTML Help compiler. If the compiler is found, the full project is
26compiled into a single CHM file.</dd>
27</dlentry>
28</dl></section>
29</conbody>
30</concept>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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