Sandcastle works for.net languages. For c++, you can use Doxygen to do the same thing. (It can handle the same XML format, and output the same xml doc file)
You can also use my addin, Atomineer Utils to generate and update this documentation more easily, in both c# and c++ code.
发布评论
评论(1)
Sandcastle 适用于 .net 语言。对于 C++,您可以使用 Doxygen 来做同样的事情。 (它可以处理相同的XML格式,并输出相同的xml文档文件)
您还可以使用我的插件,Atomineer Utils 在 C# 和 C++ 代码中更轻松地生成和更新此文档。
Sandcastle works for.net languages. For c++, you can use Doxygen to do the same thing. (It can handle the same XML format, and output the same xml doc file)
You can also use my addin, Atomineer Utils to generate and update this documentation more easily, in both c# and c++ code.