Hi,

I'm new to asciidoc.

I wonder if it's possible to process more than one file using either
asciidoc, or, better, a2x.
What I'd like to achieve is editing several source files, then
generating the .html files in a subdir called ./html

I've tried using a2x but I get this error:

a2x -f xhtml -D ./html *
Usage: a2x [OPTIONS] FILE

a2x: error: incorrect number of arguments

There's a way to achieve what I want just using asciidoc?
Or should I use some script? (in this case, please give some pointers
to some examples, as I'm not confident at all with shell scripts...
but I'm happy to learn..).

Thank you,
Federico

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to