[Doxygen-develop] parse a string with doxygen
Brought to you by:
dimitri
From: Marcel H. <ke...@co...> - 2012-04-04 14:45:40
|
hello everyone, I'm a developer of Kdevelop and use doxygen for commenting. Aymk KDE itself uses qt and doxygen comment style. Kdevelop has a feature that, if you hover a method/function/class, it displays its comments. But you will see \brief and \class and everything. Is there a possibilty to tell doxygen that he only parses a string? So if you start it with a text as paramter he will print out html text. If not, could you implement it or tell me an adequate method? Regards, Marcel Hellwig |