mediawiki-extensions-Visual.../bin
Timo Tijhof 1944b0c6f0 jsduck: Fix script loading issues with eg-iframe in production
It works locally because it can just nagivate to ../lib/ve.

In production however we need docs/ to be standalone so that we
can publish it without needing a subdirectory at:
https://docs.wikimedia.org/VisualEditor/master/.

For local usage this will be a symlink that still points to
the sibling directory (but using a symlink instead of a ../ path).
In production we can then instruct jenkins to replace that symlink
with an actual copy of lib/. As long as the generated path
references in the HTML remain the same.

Follows-up 88c4888872, which broke the publication of the docs in
Jenkins as it changed references from modules/ to ../modules/ for
the eg-iframe. This works locally, but broke in Jenkins as it was relying
on the copying of modules/ to docs/modules/ being enough to make it work).

Change-Id: I10eaa5424d172932b29774a0f03d511d555fd121
2014-01-16 20:41:20 +00: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 jsduck: Fix script loading issues with eg-iframe in production 2014-01-16 20:41:20 +00:00
msgs-oojs-ui Convert all i18n to JSON blobs 2013-12-09 10:52:01 -08:00
msgs-ve Move visualeditor-languages-tool message from ve to ve-mw 2013-12-17 20:56:13 +00:00
msgs-ve-mw Ultra-basic gallery editing 2014-01-15 15:13:12 -08:00
msgs-ve-wmf Convert all i18n to JSON blobs 2013-12-09 10:52:01 -08:00