mediawiki-extensions-Visual.../bin
Timo Tijhof d6478ec548 generateDocs.sh: Simplify
* Make more like mediawiki-core's mwjsduckgen.
  - Use bash set -e to have the script abort early when any
    part of it fails (especially the jsduck command).
  - Since it will abort early, we don't need the 'test' for the
    symlink. If jsduck succeeded, it will have re-created the
    docs directory and thus not have the symlink yet.
  - Don't "cd" into anything from the script, simply use absolute
    paths instead. Both jsduck and ln support this.

Change-Id: I03c02d590e0f696c78da87ff638bb407e48a7cd7
2014-05-03 21:16:24 +02:00
..
buildi18n-json.sh Fix buildi18n-json.sh to be consistent with TWN's build scripts 2013-12-13 13:01:15 -08:00
buildi18n-php.php Move libraries to the lib/ directory 2013-12-19 23:02:52 +01:00
generateDocs.sh generateDocs.sh: Simplify 2014-05-03 21:16:24 +02:00
updateSubmodule.sh Add updateSubmodule.sh script 2014-02-01 19:03:55 -08:00