On 05/05/11 20:13, Josef Wolf wrote:
Hello everybody,

is it possible to have more than one author for a given document? Often,
(especially in open source projects) documentation is created and maintained
by multiple people. Sometimes projects are orphaned and a new maintainer
jumps in. But from the documentation, it seems that only one author is
supported by asciidoc?

Try this FAQ:
http://www.methods.co.nz/asciidoc/faq.html#_how_can_i_assign_multiple_author_names

The docinfo route is the way to go for true multiple authors and other metadata such as revision history. DocBook has a rich and diverse set of tags for meta-data, AsciiDoc only supports a few of them directly but with the docinfo feature you have the option of using any or all the DocBook meta-data elements.

Cheers, Stuart


Thanks!


--
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