-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Saif Alaqqad edited this page Mar 9, 2024
·
1 revision
Generates Markdown docs for an ahk file using the JSON file generated by thqby's vscode extension
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.