DITA Publish to Web HTML
Hi,
My DITA Topics are held in quite a complex folder hierarchy and when I publish to Web HTML it reproduces that hierarchy for the output too, however I have found that if there are too many levels then my browser can't handle it.
Is there a way to flatten to only one folder level e.g.
Now:
\Level 1\1.html
\Level 1\Level 2\2.html
\Level 1\Level 2\Level 3\3.html
Required:
\Level 1\1.html
\Level 2\2.html
\Level 3\3.html
I did a search in Help Center for "publishing dita documents" and it says that I can change this behaviour in the style file but I can't find where...
Thanks
Pete

