Re: cross-referencing multiple documents with quickbook
John Maddock <[email protected]> Sat, 18 Jul 2015 16:11:09 +0100
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
On 18/07/2015 04:52, Stefan Seefeld wrote: > Hello, > > is it possible to cross-reference multiple stand-alone documents with > QuickBook ? > > I have tried to create a master document that includes the other documents. > While that works fine, it doesn't display the individual documents' authors. > > (For comparison, DocBook supports separate <info> (including author and > other metadata) for each chapter, section, etc.) I think you would need to make each "chapter" a separate quickbook doc, and then combine them in a single docbook xml book, rather like doc/src/boost.xml John.