Table of Contents

Previous

Next


Delivering Simple HTML

When you generate output for your project, ePublisher creates the Output folder in your project folder, and then creates a folder in the Output folder for each generated target. Then, ePublisher creates a folder named for the project itself in the target folder. For example, when you generate output, ePublisher creates the following folder structure:

component Projects\projectname\Output\targetname\projectname

In this folder structure, component is the name of the ePublisher component you are using, such as ePublisher Express, projectname is the name of your ePublisher project, and targetname is the name of your ePublisher target, such as Simple HTML. To deliver your Simple HTML generated output, you need to deliver all the files and subfolders in the targetname\projectname folder.

The targetname\projectname folder contains the entry-point file, toc.html by default, which displays the table of contents. When the user opens the entry-point file, the browser uses all the files in the targetname\projectname folder to display the help, including the topic files and images.

ePublisher/2009.2/Help/02.Designing_Templates_and_Stationery/1.34.Selecting_Formats (last edited 2009-08-03 19:09:08 by TonyMcDow)