Hello,
I think the solution is to set the INPUT_ENCODING :
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
# libiconv (or the iconv built into libc) for the transcoding. See the libiconv
# documentation (see: http://www.gnu.org/software/libiconv) for the list of
# possible encodings.
# The default value is: UTF-8.
INPUT_ENCODING = ISO-8859-1
Regards,
Pascal
-----Message d'origine-----
De : tsm21 [mailto:ts...@gm...]
Envoyé : jeudi 30 avril 2015 07:19
À : dox...@li...
Objet : [Doxygen-users] Doxygen-non Ascii characters
Hello,
We have some C files where those files are converted to XML files using Doxygen.
But some of the C files contain non Ascii characters (like ç, d'é, é, ä, µ).
So when these XML files are transformed by xslt file and merge all the files in to a single xml file, errors are displayed "Invalid byte 1 of 1-byte
UTF-8 sequence."
So is there way to solve this issue ?
Thankyou
Regards
Sai
--
View this message in context: http://doxygen.10944.n7.nabble.com/Doxygen-non-Ascii-characters-tp7167.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Doxygen-users mailing list
Dox...@li...
https://lists.sourceforge.net/lists/listinfo/doxygen-users
|