VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/docsrc/dev_ref/XhtmlJavahelp.dita@ 98997

Last change on this file since 98997 was 98584, checked in by vboxsync, 2 years ago

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 941 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
3 "concept.dtd">
4<concept id="xhtmljavahelp" xml:lang="en-us">
5<title>JavaHelp processing</title>
6<shortdesc>The <option>javahelp</option> transformation runs several additional Ant targets after
7 the XHTML processing is completed in order to create control files for the JavaHelp
8 output.</shortdesc>
9<conbody>
10<section><p>There are two primary Ant targets:<dl>
11 <dlentry>
12 <dt><codeph>dita.map.javahelp</codeph></dt>
13 <dd>Creates all of the files that are needed to compile JavaHelp, including a table of
14 contents, sorted index, and help map file.</dd>
15 </dlentry>
16 <dlentry>
17 <dt><codeph>compile.Java.Help</codeph></dt>
18 <dd>Searches for a JavaHelp compiler on the system. If a compiler is found, the help project
19 is compiled.</dd>
20 </dlentry>
21 </dl></p></section>
22</conbody>
23</concept>
Note: See TracBrowser for help on using the repository browser.

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