AutoIt 的自动化文档

发布于 2024-11-19 02:39:22 字数 75 浏览 4 评论 0 原文

是否有像 Javadoc 或 Doxygen for AutoIt 这样的自动化文档工具?或者 Doxygen 的 AutoIt 插件?

Is there an automated documentation tool like Javadoc or Doxygen for AutoIt? Or an AutoIt plugin for Doxygen?

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

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

发布评论

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

评论(2

清欢 2024-11-26 02:39:22

有点。 AutoIt UDF 使用标头格式,该标头格式使用多阶段过程转换为 chm 形式,该过程并不是真正为公共使用而设计的,但可以在 这里

那是官方的。但是,论坛上有许多用户提交的变体,例如 这个 可能更适合您的需求。

据我所知,Doxygen 没有插件,也没有计划。

Sortof. AutoIt UDFs use a header format which is converted to chm form using a several stage process which is not really designed for public usage but can be found here.

That is the official one. However, there are a number of user submitted variants on the forum such as this one which may be better suited to your needs.

As far as I am aware there is no plugin for Doxygen, and there is no plans for it either.

柒七 2024-11-26 02:39:22

Natural Docs 是 Doxygen 的替代品,支持 AutoIT

您可以参考这个项目 [UDF] G-Engin 检查应用的语法自动IT。

Natural Docs is an alternative to Doxygen that support AutoIT

You can refer to this project [UDF] G-Engin to check the syntax applied in AutoIT.

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