Hi,
I using DITA-OT 2.5.4.
I have a question about DITA-OT HTML5 parameters.
http://www.dita-ot.org/3.0/parameters/parameters-html5.htmlWhat values can be specified for these parameters and what kind of results can be obtained?
- args.dita.locale
Specifies the language locale file to use for sorting index
entries.
I don't know what the language locale file means.
I'm glad if you have some examples or samples and have explanations.
And,
Even if you specify the following parameters when converting DITA HTML5, it seems that the target element is not created.
- args.html5.contenttarget
Specifies the value of the @target attribute on the <base> element in the TOC file.
- args.html5.toc.class
Specifies the value of the @class attribute on the <body> element in the TOC file.
For example, what values can be specified for these parameters and what kind of results can be obtained?
If there are people who understand the usage of the above parameters and the expected result, I would be glad if you could tell me.