On Wed, Aug 11, 2010 at 3:00 PM, Jacob Beard <jbea...@cs.mcgill.ca> wrote:
> Hi,
>
> I'm currently working on building the scxml-js site, and I'd like to
> integrate some of the demos I've created. I'm wondering where I should
> put external JavaScript files so that they can be linked to from the
> html pages defined using xdoc. I looked at the site directory for
> Commons SCXML, and it looks like images go in a folder called
> resources/images, but I couldn't find any JavaScript files that I
> could use as a reference.
>
<snip/>

Everything under resources/ should get carried over to the website
(i.e. as part of mvn site:deploy).

I'd say drop the js files you need to deploy with the site in a
resources/js directory.

-Rahul


> Let me know what you think. Thanks,
>
> Jake
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to