From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2020-01-01 00:27:44


On Sun, 29 Dec 2019, 14:04 Alexander Grund via Boost, <boost_at_[hidden]>
wrote:

>

  3. What benefit is there going from Doxygen (over multiple conversions)
> to boostbook? Can't I just go from Doxygen to HTML?
>

So that you can cross-reference the Doxygen reference with whatever other
documentation you have, which requires the whole documentation to
eventually be in a single format (which is Boostbook).

And it's Doxygen to XML, XML to Boostbook.
Then of course Boostbook to Docbook, and Docbook to HTML.