开发者

Automated documentation for AutoIt

开发者 https://www.devze.com 2023-03-18 13:47 出处:网络
Is there an automated documentation tool like Javadoc or Doxygen for AutoIt?Or an Auto开发者_Go百科It plugin for Doxygen?Sortof. AutoIt UDFs use a header format which is converted to chm form using a

Is there an automated documentation tool like Javadoc or Doxygen for AutoIt? Or an Auto开发者_Go百科It plugin for 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.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号