- The appropriate locale (e.g. Japanese) before invoking hhc.exe. Otherwise
the compiler is not able to build the fulltext search index correctly and
the TOC may be garbled, too. In particular:
- + chm-da: Dansk (DK)
+ chm-de: German (Germany), sorting order: dictionary
+ chm-en: English (USA)
+ chm-es: Spanish (Spain), sorting order: international
<target description="- builds the Dansk Konqueror Web Archive" depends="-off-da" name="war-da">
<war.generic lang="da"/>
</target>
-<target description="- builds the Dansk CHM file" name="chm-da">
- <chm.generic lang="da"/>
-</target>
<target description="- builds the Dansk nroff files" unless="skip-man" depends="check-man" name="man-da">
<nroff.generic lang="da"/>
</target>
<source-ext>.xml.da</source-ext>
<target-ext>.html.da</target-ext>
+ <!-- sitemap needed
<chm>
<lang>0x406 Danish</lang>
<toc-font>,8,0</toc-font>
<charset>windows-1252</charset>
<settings>Danish</settings>
</chm>
+ -->
<man>
<charset>ISO-8859-1</charset>