xdcc-grabscher icon indicating copy to clipboard operation
xdcc-grabscher copied to clipboard

API Documentation is missing

Open scottc opened this issue 10 years ago • 2 comments

API Documentation is missing

example:

/// <summary>
/// Gets the source.
/// </summary>
/// <returns>The source.</returns>
/// <param name="url">URL.</param>

scottc avatar Apr 21 '14 05:04 scottc

Which API do you mean exactly? Source code, plugin system, ...?

lformella avatar Apr 21 '14 21:04 lformella

Both source code and plugin system.

Edit: When I created this issue, I was thinking about the source code.

I didn't have too much trouble writing a plugin, because the code is pretty clean has sane namespaces and naming conventions. Just one of those habbits that I have from work, where GhostDoc/StyleCop/ReSharper will tell me to comment everything.

scottc avatar Apr 23 '14 00:04 scottc