C++ XML注释生成MSDN风格的CHM

发布于 2024-07-26 01:13:38 字数 1542 浏览 6 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

一绘本一梦想 2024-08-02 01:13:38

您可能想尝试 DoxyComment。 以下是 Doxygen 的 帮助工具和辅助工具的描述。 脚本

Visual Studio 2005 的插件名为
DoxyComment 由 Troels 创建
公克。 它旨在帮助您
插入上下文相关注释
块到 C/C++ 源文件中。
DoxyComment 还附带一个 xslt
可让您生成的模板
像 MSDN 库这样的文档。

You might want to try DoxyComment. Here is the description from Doxygen's Helper tools & scripts:

An addin for Visual Studio 2005 called
DoxyComment was created by Troels
Gram. It is designed to assist you in
inserting context sensitive comment
blocks into C/C++ source files.
DoxyComment also comes with an xslt
template that lets you generate
documentation like the MSDN library.

悲念泪 2024-08-02 01:13:38

老实说,Sandcastle 是您最好的选择。 我知道配置可能有点麻烦,但文档正是您正在寻找的风格。

Honestly, Sandcastle is your best bet. I know it can be a bit of a pain to configure, but the documentation is exactly the style you are looking for.

泪冰清 2024-08-02 01:13:38

我知道人们仍在使用 NDocConsole

但是我认为 NDoc 是一个死项目,因为 http://ndoc.sourceforge.net/ 自 2005 年以来没有更新

I know the project where people still use NDocConsole

However I suppose that NDoc is a dead project, because on http://ndoc.sourceforge.net/ there are no updates since 2005

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文