Documenting your code is a critical part of development, but too many developers pay too little attention to proper commenting. C++ devs have a tool that can help. Javadoc is a standard tool that ...
I have setup a custom tool in Visual Studio that runs doxygen in the Output Window. When warnings appear there, they are conveniently displayed also in the Error List ...
On 2014-12-18 15:38:14 +0000, Ben Spiller wrote: +1 for this - it's a really serious bug and is making it very difficult for us to use doxygen. The whole point of the C# XML input format is that it's ...