Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Automated documentation for AutoIt

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

like image 850
RikSaunderson Avatar asked Aug 14 '26 12:08

RikSaunderson


1 Answers

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.

like image 192
Matt Avatar answered Aug 21 '26 03:08

Matt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!