You can create Oracle Help from your RoboHELP projects. RoboHELP provides an automated feature that generates all the Oracle Help files and saves them in a specified subfolder (the default name of the subfolder is "OracleHelp") in your project folder.
Note: Help authors need the following in order to properly create and preview Oracle Help files: (1) A copy of the Java Development Kit (JDK), version 1.2 or later, or the Java Runtime Environment (JRE), version 1.2.1 or later, and (2) the Oracle Help components. The Oracle Help components can be downloaded from the Oracle Web site, www.oracle.com. The JDK and JRE can be downloaded from the Sun Microsystems Web site, www.sun.com.
Open the project containing the files you want to use to generate Oracle Help.
Do one of the following:
From the File menu, select Generate - Oracle Help.
From the Project Manager, open the Single Source folder. Right-click on Oracle Help and select Generate.
A default location is given
for the output folder. If you want to choose a different location for the
output folder, click the browse button and navigate to
a new drive/folder.
Click Next to proceed through the Wizard screens.
WARNING! Each time you generate new Oracle Help source files, RoboHELP empties the Oracle Help output folder. All subfolders and files below the output folder are deleted. Assure that your Oracle Help output folder does not contain items that you do not want deleted.
Click Finish when you get to the end of the Wizard prompts.
Note: If the HTML files use spaces in the file names, the Oracle Help copies that are saved in the output folder replace the spaces with underscores to make them compatible with Netscape Navigator.