Output Formats » Dynamic HTML » Delivering Dynamic HTML
Delivering Dynamic 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:
<Project Area>\<Project Name>\Output\<Target Name>\<Project Name>
In this folder structure, <Project Area> is the name of the ePublisher component you are using, such as ePublisher Express, <Project Name> is the name of your ePublisher project, and <Target Name> is the name of your ePublisher target, such as Dynamic HTML. To deliver your Dynamic HTML generated output, you need to deliver all the files and subfolders in the <Target Name>\<Project Name> folder.
The <Target Name>\<Project Name> 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 <Target Name>\<Project Name> folder to display the help, including the topic files and images.
Was this helpful?
Last modified date: 11/30/2021