S
Sasa Tomicic
Hello!
Currently C# supplies us with the support for auto generating of the comment
web pages (project documentation) through the IDE option "Tools/Build
Comment Web Pages...".
But what about Managed C++!? Would in future the documentation format be the
same as for the C# or should we expect some C++ specific keywords and
comment rules.
If we start to write our managed C++ code comments using C# comment keywords
(using <summary>, <remarks>...), would it work with the Whidbey C++?
Thanks, Sasa
Currently C# supplies us with the support for auto generating of the comment
web pages (project documentation) through the IDE option "Tools/Build
Comment Web Pages...".
But what about Managed C++!? Would in future the documentation format be the
same as for the C# or should we expect some C++ specific keywords and
comment rules.
If we start to write our managed C++ code comments using C# comment keywords
(using <summary>, <remarks>...), would it work with the Whidbey C++?
Thanks, Sasa