summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-12-30 20:25:08 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-12-30 20:25:08 (GMT)
commitd5fb69739a1b2facf32a63ca94c12d097f8278cc (patch)
treeda261caaf05e308cc5c01d12e9de437c9e1e015b /src/config.xml
parent43461e44d49200fd1564c4e416db7384e7e5eab8 (diff)
downloadDoxygen-d5fb69739a1b2facf32a63ca94c12d097f8278cc.zip
Doxygen-d5fb69739a1b2facf32a63ca94c12d097f8278cc.tar.gz
Doxygen-d5fb69739a1b2facf32a63ca94c12d097f8278cc.tar.bz2
Bug 705220 - Enables using unicode (non ASCII) to name output files
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/config.xml b/src/config.xml
index eff8cff..ecf784c 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -279,6 +279,16 @@ Go to the <a href="commands.html">next</a> section or return to the
]]>
</docs>
</option>
+ <option type='bool' id='ALLOW_UNICODE_NAMES' defval='0'>
+ <docs>
+<![CDATA[
+ If the \c ALLOW_UNICODE_NAMES tag is set to \c YES,
+ doxygen will allow non-ascii characters to appear in the names of generated files.
+ If set to \c NO, non-ASCII characters will be escaped, for example _xE3_x81_x84
+ will be used for Unicode U+3044.
+]]>
+ </docs>
+ </option>
<option type='enum' id='OUTPUT_LANGUAGE' defval='English'>
<docs>
<![CDATA[