[Doxygen-users] Way to use param[out] in xml notation?
Brought to you by:
dimitri
From: S-TEC A. L. L. <l.l...@s-...> - 2015-06-15 12:22:09
|
Hi, I'm documenting a header file with doxygen. On the same time I us Visual Studio with IntelliSense functionality. This works fine so far. But I need to mark some parameters as "out". This would be possible with "@param[out]". Unfortunatly VisualStudio uses xml comments. So is there a way to use the same feature in xml comments? Kind regards Luke |