Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 555 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 555 Bytes

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.