[Doxygen-develop] BUG? \(SLASH) Problem
Brought to you by:
dimitri
From: Ryunosuke S. <pe...@mi...> - 2002-09-28 01:44:59
|
Hi I'm in trouble with garbage characters. Please look at this code. int main(char a, ///< ssa int b ///< ssb\\\\\\\\\ <--- cause ); HTML Docs were generated from this code, but the comment '\\\\\\\\\' was lost. Why lost ? If someone knows that a function delete it from comments, Would you tell me the function name? I must configure it. Ryu su...@ho... |