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
|