Delivering WebWorks Help
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>
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 WebWorks Help. To deliver your WebWorks Help generated output, you need to deliver all the files and subfolders in the <Target Name> folder.
The <Target Name> folder contains the entry-point file, index.html by default, which establishes the help set appearance. 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 all the topic files, generated .css files, .pdf files, images, and WebWorks Help components.
Was this helpful?
Last modified date: 01/28/2026