Sorry for asking here, but maybe someone can point me to a better place?
I've searched Google and the Apache site, but nowhere seems to be a
stylebook project, where I could go.
I'd like to pass parameters from the command-line to a stylesheet in an
ant script like this:
<java classname="${stylebook}" fork="yes">
<classpath refid="classpath"/>
<arg line="targetDirectory=foo book.xml skins/myskin
param=myparam"/>
</java>
I'd like to retrieve the value of myparam in one of the stylesheets that
Stylebook uses to generate the docs. Can this be done? Or do I have to
write a separate skin for every little variation in layout?
Thanks a lot in advance,
Ulrich
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: Stylebook question Ulrich Mayring
- Re: Stylebook question Leo Simons
- Re: Stylebook question Ulrich Mayring
- Re: Stylebook question Jeff Turner
- Re: Stylebook question Peter Donald
