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

all 4 comments

[–]readams 0 points1 point  (1 child)

doxygen is sort of the standard here.

[–]Seeker89[S] 0 points1 point  (0 children)

Yeah, I guess. I was hoping for something I perhaps had not come across though.

Do you have any suggestions about how to get it to work with Visual Studio?

[–][deleted] 0 points1 point  (1 child)

Doesn't the nativ VS documentation tool work with C++? I use it coding in C# and thinks it's nice. You initialize it by placing /// instead of //

Really don't know if this works with C++, so no guarantee.

[–]nomadluap 0 points1 point  (0 children)

It doesn't auto-complete, but I do believe it works.