Is there anyway to configure ghostdoc to generate javadoc type comment head for c++ classes and function?
I am using GhostDoc inside visual studio and I like to generate javadoc type of comments, but ghostdoc generate xml type of comments.
Is there anyway that I can configure ghosdoc to generate javadoc type of comment header??
Is there any other free software that I can use it inside visual studio 2013/2015 to do generate javadoc type of comments header for c++ code?