Is there a way to define other files that I just want "published", other than the target?
For example, I would like to "publish" my HTML help project, but also put a README.htm file in the target location. It would be nice if I could build that HTML file based on my topics (i.e. create a target that is only HTML).
Any thoughts? Thanks ahead of time!
(I tried a search but text, html, target are all too common words...)
HTML or Text in or as a Target
Re: HTML or Text in or as a Target
Not using Flare, as you can't build a single HTML file as a target; and you can only publish targets.
I'm sure it would be possible using a batch script; that could run a command-line build and then copy the files.
I'm sure it would be possible using a batch script; that could run a command-line build and then copy the files.