How to add a link to download files
Hello! I'm creating tutorial documentation (exclusively using the responsive HTML5 output) for a product using RoboHelp and this requires the user to download additional files. However I can find no way to "bundle" these files with the RoboHelp output so that the user can click on a link and download them. It seems like I can only add very specific file types to the assets folder from within RoboHelp, and when I manually add the files I require - while they do appear in the Contents list - any links to them in the HTML don't work and on inspecting the output files, it appears that these assets are not being included when the responsive HTML is being generated. Is it at all possible to have the files included with the HTML assets and have the user download them? Or am I going to have to simply host them externally and then link to them that way (which I'd like to avoid if possible).
