« Return to Thread: xdoc snippet macro

Re: xdoc snippet macro

by Bugzilla from matthew.pocock@ncl.ac.uk :: Rate this Message:

Reply to Author | View in Thread

On Tuesday 13 May 2008, Lukas Theussl wrote:
> 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

OK, cool.

One more thing - I have a single java source file with multiple, overlapping
snippets. When a snipped it imported that contains snippet comments within
it, these comments are imported as well. Would it be possible to strip out
snippet comments?

> > 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... :)

Ah, OK. Thanks.

Matthew


>
> HTH,
> -Lukas
>
> > Matthew

 « Return to Thread: xdoc snippet macro