Although this isn't directly about c++ programming it does use a "C++" tool. In doxygen, how do I apply a comment to an #include directive. Is there an include tag?
Perhaps I'm using this to much as a practice tool for documenting correctly but I thought this type of documentation would be justifiable. For example, windows.h includes certain C libraries so I thought when I document some of my code it would be perhaps slightly beneficial to state that libraries I code include certain libraries.