// JP opened flex table

Click to See Complete Forum and Search --> : code documentation in .NET


jwycoff
January 23rd, 2002, 11:24 AM
Hi everyone.
I've not had access to the new VS.NET tools and haven't seen anything regarding this at MSDN. I know that the new C# compiler has options for generating documentation based on comments in the code (like javadoc, etc).
Does anyone know whether the C++ compiler will also include this feature?
At work we are considering purchasing tools which also would automatically generate HTML documentation based on the comments in the source files, but if the new C++.NET already includes this feature, it may make the decision unnecessary.

Thanks in advance for any info.
Regards

Please rate my answer, whether good or bad, so I can improve the answers I give. Thanks!

RickCrone
March 13th, 2002, 04:10 PM
I thought that was cool feature in C# too.

We tried it in C++... it does not seem to be there.

Rick Crone

//JP added flex table