Matthew Pocock wrote:
> Ah, thanks - this works well.
>
> Is there a short-hand for including an entire file? I seem to need to supply
> the id regardless.
This is possible in beta-1 only (not yet released):
http://jira.codehaus.org/browse/DOXIA-210>
> Is there a macro that lets me dump the output of running a program into the
> docs? E.g. if the docs describe building a java command-line app, it would be
> nice to run it during the site build and capture the output into the docs
> directly.
The only macros currently available are the ones listed in the Macros
Guide. Contributions welcome... :)
HTH,
-Lukas