Posted by bleathem on Apr 11, 2013; 10:03pm URL: https://discuss.asciidoctor.org/Asciidoctor-and-docinfo-files-tp115.html
The RichFaces Comoponent Reference uses a docinfo.xml file [1] to include docbook metadata in the generated docbook via the <bookinfo> tag.
To include this output with asciidoc I can use the `-a docbook` command option, where there is a naming convention [2] for the associated docinfo file. Using this same command option with asciidoctor, the docinfo is not included.