Re: [Doxygen-users] Path to sources. Encoding problem.
Brought to you by:
dimitri
|
From: Martin J. <mar...@is...> - 2008-09-25 14:18:47
|
On 25.09.2008 11:20, Петров Александр wrote: > Could I specify non-English path to sources in doxywizard (WinXP SP2) ? > I do not use Doxywizard but does the generated Doxyfile contain the correct path in Cyrillic letters for INPUT, or already just question marks? If it contains the correct letters, it is maybe just a case of setting DOXYFILE_ENCODING to the correct codepage (koi8-r?): http://www.stack.nl/~dimitri/doxygen/config.html#cfg_doxyfile_encoding If the Doxyfile already contains only question marks, then the Doxywizard does not handle Cyrillic letters correctly. In this case simply fix the Doxyfile with a text editor before starting Doxygen. Regards Martin Jerabek |