mediawiki-extensions-Visual.../.docs
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
..
categories.json Use submodule for VisualEditor core 2013-12-20 09:18:41 +00:00
config.json Use submodule for VisualEditor core 2013-12-20 09:18:41 +00:00
CustomTags.rb Rename @emits to @fires so we're forward compatible with JSDuck 5 2013-10-22 19:11:16 +00:00
eg-iframe.html jsduck: Fix script loading issues with eg-iframe in production 2014-01-16 20:41:20 +00:00
eg-iframe.html.template Clean up HTML files, Gruntfile and remove index-phantomjs-tmp hack 2013-12-18 07:00:23 +00:00
external.js Use submodule for VisualEditor core 2013-12-20 09:18:41 +00:00
generate.sh Add bin/ directory with updateStaticLoaders and generateDocs 2013-10-22 23:51:51 +02:00
MetaTags.rb Rename @emits to @fires so we're forward compatible with JSDuck 5 2013-10-22 19:11:16 +00:00
mw-categories.json Use submodule for VisualEditor core 2013-12-20 09:18:41 +00:00