1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="concept"/>
|
---|
10 | <meta name="DC.Title" content="DITA to HTML Help (CHM)"/>
|
---|
11 | <meta name="abstract" content="The htmlhelp transformation generates HTML output, CSS files, and the control files that are needed to produce a Microsoft HTML Help file."/>
|
---|
12 | <meta name="description" content="The htmlhelp transformation generates HTML output, CSS files, and the control files that are needed to produce a Microsoft HTML Help file."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/AvailableTransforms.html"/>
|
---|
14 | <meta name="DC.Relation" scheme="URI" content="../readme/ant-parameters-html-help-transformation.html"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="../readme/tool-parameters-htmlhelp-transformation.html"/>
|
---|
16 | <meta name="DC.Format" content="XHTML"/>
|
---|
17 | <meta name="DC.Identifier" content="dita2htmlhelp"/>
|
---|
18 | <meta name="DC.Language" content="en-us"/>
|
---|
19 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
20 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
21 | <title>DITA to HTML Help (CHM)</title>
|
---|
22 | </head>
|
---|
23 | <body id="dita2htmlhelp">
|
---|
24 |
|
---|
25 |
|
---|
26 | <h1 class="title topictitle1">DITA to HTML Help (CHM)</h1>
|
---|
27 |
|
---|
28 |
|
---|
29 | <div class="body conbody"><p class="shortdesc">The <span class="keyword option">htmlhelp</span> transformation generates HTML output, CSS files, and the
|
---|
30 | control files that are needed to produce a Microsoft HTML Help file.</p>
|
---|
31 |
|
---|
32 | <div class="p">In addition to the HTML output and CSS files, this transformation returns the following files,
|
---|
33 | where <var class="keyword varname">mapname</var> is the name of the master DITA map.<table cellpadding="4" cellspacing="0" summary="" border="1" class="simpletable"><tr class="sthead">
|
---|
34 | <th valign="bottom" align="left" id="d31667e27" class="stentry" width="40%">File name</th>
|
---|
35 |
|
---|
36 | <th valign="bottom" align="left" id="d31667e30" class="stentry" width="60%">Description</th>
|
---|
37 |
|
---|
38 | </tr>
|
---|
39 | <tr class="strow">
|
---|
40 | <td valign="top" headers="d31667e27" class="stentry"><span class="ph filepath"><var class="keyword varname">mapname</var>.hhc</span></td>
|
---|
41 |
|
---|
42 | <td valign="top" headers="d31667e30" class="stentry">Table of contents</td>
|
---|
43 |
|
---|
44 | </tr>
|
---|
45 | <tr class="strow">
|
---|
46 | <td valign="top" headers="d31667e27" class="stentry"><span class="ph filepath"><var class="keyword varname">mapname</var>.hhk</span></td>
|
---|
47 |
|
---|
48 | <td valign="top" headers="d31667e30" class="stentry">Sorted index</td>
|
---|
49 |
|
---|
50 | </tr>
|
---|
51 | <tr class="strow">
|
---|
52 | <td valign="top" headers="d31667e27" class="stentry"><span class="ph filepath"><var class="keyword varname">mapname</var>.hhp</span></td>
|
---|
53 |
|
---|
54 | <td valign="top" headers="d31667e30" class="stentry">HTML Help project file</td>
|
---|
55 |
|
---|
56 | </tr>
|
---|
57 | <tr class="strow">
|
---|
58 | <td valign="top" headers="d31667e27" class="stentry"><span class="ph filepath"><var class="keyword varname">mapname</var>.chm</span></td>
|
---|
59 |
|
---|
60 | <td valign="top" headers="d31667e30" class="stentry">Compiled HTML Help<div class="note note"><span class="notetitle">Note:</span> This file is generated only if the HTML Help Workshop is installed
|
---|
61 | on the build system.</div>
|
---|
62 | </td>
|
---|
63 |
|
---|
64 | </tr>
|
---|
65 | </table>
|
---|
66 | </div>
|
---|
67 |
|
---|
68 | </div>
|
---|
69 |
|
---|
70 | <div class="related-links">
|
---|
71 | <div class="familylinks">
|
---|
72 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/AvailableTransforms.html" title="The DITA Open Toolkit (DITA-OT) ships with several core transformations. Each core transformation represents an implementation of all processing that is defined by OASIS in the DITA specification.">DITA-OT transformations</a></div>
|
---|
73 | </div>
|
---|
74 | <div class="relinfo relref"><strong>Related reference</strong><br/>
|
---|
75 | <div><a class="link" href="../readme/ant-parameters-html-help-transformation.html" title="Certain parameters are specific to the HTML Help transformation.">Ant parameters: HTML Help transformation</a></div>
|
---|
76 | <div><a class="link" href="../readme/tool-parameters-htmlhelp-transformation.html" title="Certain parameters are specific to the HTML help transformation.">Command-line tool parameters: HTML help transformation</a></div>
|
---|
77 | </div>
|
---|
78 | </div>
|
---|
79 |
|
---|
80 | </body>
|
---|
81 | </html>
|
---|