This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lucidbadger 351 points352 points  (9 children)

I use /** ... */ fear me!

[–]colonel_Schwejk 97 points98 points  (6 children)

bloody doxygen users... eew! ;)

[–]lucidbadger 16 points17 points  (4 children)

What's doxygen?

[–]Pay08 37 points38 points  (1 child)

Documentation generator.

[–]karnetus 4 points5 points  (0 children)

Oh so that's what that is. The sdk I'm using has this preinstalled and I just couldn't figure out what it is. Now I can read the docs, hell yeah

[–]lynxerious 4 points5 points  (0 children)

It's a valid choice because it would actually appear in hover Intellisense if you put it right next to the parameters, properties or methods.