Skip to content
Saif Alaqqad edited this page Mar 9, 2024 · 1 revision

docs-gen

Generates Markdown docs for an ahk file using the JSON file generated by thqby's vscode extension

vscode-autohotkey2-lsp

The script relies on Jint to run and use the js library comment-parser which parses the jsdoc-style comments, and then generates Markdown docs for the AHK classes in the input JSON.

Clone this wiki locally