Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 382 Bytes

Ace documentation generator

requires node >= 16

Important! Set ACE_VERSION variable which is used with gitLink parameter to constuct Ace release link - for example: https://github.com/ajaxorg/ace/tree/v1.4.2/

export ACE_VERSION="v$(node -p 'require("../package.json").version')"
node generateDoc.js doc

First parameter - output directory for documentation