Hi Jim, With this change, the docs built without error!
Phil
Phil,
To test this, would you mind changing line 527 of docs/src/build.xml
to the following:
<target name="reference.resources"
depends="init,components.js2doc.generate"
unless="reference.skip">
And then try an 'ant doc' again. On your machine, it should succeed
at not going anything :-)
jim
