This is an issue in the following situations:
Let's assume that the directory structure for the DITA content looks like the following:
maps topics imagesThe DITA map is in the
Let's assume that you run the HTML5 transformation and specify an output directory of
C:\A-test --- index.html --- commonltr.css --- commonrtl.cssThe
How do you fix this? By specifying a value of for the
Now your output directory structure looks like this:
C:\A-test --- images\ --- maps\ --- topics\The index.html file is in the maps directory, and the CSS and other files are located in the output directory,