Re: [Boost-docs] Using Boostbook from within Doxygen

Subject: Re: [Boost-docs] Using Boostbook from within Doxygen
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2009-08-01 16:41:53


Mathias Gaunard wrote:
> I would appreciate the ability to use Boostbook (or Quickbook) from
> within Doxygen, so that I can cross-reference other
> classes/functions/concepts from the descriptions.
>
> \verbatim doesn't appear to work (it must only work with HTML).
>
> Is there a way to achieve this?
> If there isn't, how can I implement a way to do it?

Indeed, \verbatim only works for HTML and LaTeX output.
For XML output, one has to use \xmlonly ... \endxmlonly.

Nevertheless, the doxygen to boostbook stylesheet doesn't allow xml tags
to pass through.
I filed a bug a provided a patch.

https://svn.boost.org/trac/boost/ticket/3309


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC