Merge "(bug 41716) Add variant config to siprop=general"
[lhc/web/wiklou.git] / maintenance / mwjsduck-gen
1 #!/usr/bin/env sh
2 jsduck --config=$(cd $(dirname $0)/..; pwd)/maintenance/jsduck/config.json && echo 'JSDuck execution finished.'