[Doxygen-develop] parser bug?
Brought to you by:
dimitri
From: <tw...@im...> - 2001-09-13 10:57:28
|
Hallo, I write a documentation, an will NOT, that a name ist linked, then I must put an % in front of the word (I have seen that in the FAQ) like: /** * ... * this document the table %keyaccount witch is used for * .. */ then it is correctly not linked. Now I will make the word bold for better understanding like /** * ... * this document the table \b %keyaccount witch is used for * .. */ Now the Word ist not linked an NOT bold. The follow word (witch) is now bold. Other cobinations with \b and % may have more bugs! Version of doxygen: 1.2.10-20010909 Thanks Waffel |