免费的 Visual Studio XML 文档创作工具

发布于 2024-09-25 13:19:55 字数 212 浏览 0 评论 0原文

我正在寻找一个免费的创作工具来在 Visual Studio 2010 中创作 XML 文档。

我知道 文档! X

但我正在寻找一个免费或开源的类似工具。

有什么想法吗?

谢谢。

I'm looking for a free authoring tool to author XML Documentation in Visual Studio 2010.

I know Document! X

but i'm looking for a free or open-source similar tool.

Any idea ?

Thanks.

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

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

发布评论

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

评论(3

酷到爆炸 2024-10-02 13:19:55

您应该尝试 SandCastleSandCastle 帮助文件生成器

Sandcastle 由 Microsoft 创建,是一种用于从 .NET 程序集及其关联的 XML 注释文件创建 MSDN 样式文档的工具。当前版本是 2008 年 5 月发行的。它基于命令行,没有 GUI 前端、项目管理功能或类似 NDoc 中的自动构建过程。 Sandcastle 帮助文件生成器的创建是为了填补空白,提供缺少的最常用的类似 NDoc 的功能,并提供基于图形和命令行的工具以自动方式构建帮助文件。

(Ayende 撰写了一篇关于 API 文档生成的博客文章)

You should try SandCastle with SandCastle Help File Builder

Sandcastle, created by Microsoft, is a tool used for creating MSDN-style documentation from .NET assemblies and their associated XML comments files. The current version is the May 2008 release. It is command line based and has no GUI front-end, project management features, or an automated build process like those that you can find in NDoc. The Sandcastle Help File Builder was created to fill in the gaps, provide the missing NDoc-like features that are used most often, and provide graphical and command line based tools to build a help file in an automated fashion.

(Ayende wrote a blog post on API Documentation generation)

救星 2024-10-02 13:19:55

虽然我个人没有使用过它,但我听说过有关 doxygen 的好消息 - http://www.doxygen.nl /

although I haven't used it personally, I've heard good things about doxygen - http://www.doxygen.nl/

戈亓 2024-10-02 13:19:55

我不知道有任何免费的“所见即所得”文档工具,例如 DocumentX。

但是,要输入和更新文档注释(用于 SandCastle 或 Doxygen 使用),您可以找到我的插件,AtomineerUtils Pro 文档 方便。 (它不是免费的,但它非常便宜,并且可以大量减少记录源代码所涉及的时间/工作)

I'm not aware of any free "wysiwyg" documentation tools like DocumentX.

However, for entering and updating the documentation comments (for either SandCastle or Doxygen use) you may find my addin, AtomineerUtils Pro Documentation handy. (It's not free, but it is very inexpensive and does a huge amount to reduce the time/work involved in documenting source code)

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