Options to move the Revision History to an Appendix

Posted by bleathem on
URL: https://discuss.asciidoctor.org/Options-to-move-the-Revision-History-to-an-Appendix-tp192.html

The current RichFaces documentation [1] has the revision history in an appendix at the end of the book.  Using asciidoc, I can include the Revision history in the book by putting the xml in the docinfo file [2], but this places the revision history in the front matter of the book.

What are my options to move the revision history to the end of the book?  The only one I can think of is applying an XSLT transformation after I generate the docbook xml.  Does anyone have any other ideas of how I can achieve this?

Thanks,
Brian

[1] http://docs.jboss.org/richfaces/latest_4_X/Component_Reference/en-US/html_single/#appe-Component_Reference-Revision_History
[2] http://www.methods.co.nz/asciidoc/userguide.html#X95