repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add RL targets support to OutputPage
[mediawiki.git]
/
maintenance
/
mwjsduck-gen
blob
fbd428f1310e63438ad9e4011d37625a24242396
1
#!/usr/bin/env sh
2
jsduck
--config
=
$
(
cd
$
(
dirname
$0
)/
..
;
pwd
)/
maintenance
/
jsduck
/
config.json
&&
echo
'JSDuck execution finished.'