Flatten project structure upon generation
Hi folks,
Is there an easy way to maintain a folder structure for my projects for my help files BUT, when I generate the CHM file output, for Robohelp to put all htm files at a "root level"?
I'd like my application to reference the help files straight away like "Sorting.htm" not "grid_activities\Sorting.htm". But I also want to maintain some folders for organization so that everything isn't at the root level in the project.
I'm thinking that there is no way since the links to images would need to be changed in the output files only on-the-fly.
Any help would be greatly appreciated.
Thanks,
John