3

I don't like the standard XML-Style documentation of GhostDoc and would like to change it to something more inline with JavaDoc or at least to the standard way that Visual Studio adds comments in C# if you type ///

So either:

/**
 * @brief Description
 *****************************************/

or:

//////////////////////////////////////////
/// <summary> Description </summary>
//////////////////////////////////////////
Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
sro5h
  • 322
  • 2
  • 12

0 Answers0