Re: Unable to get doxygen reference output with Boost documentation

Daniel James <[email protected]> Mon, 7 Oct 2013 00:20:19 +0100
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <CAHOE3yezwaPsmjgdiH_A+33Q4TgOL66NszZ0022tO=zTJpbkNA@mail.gmail.com>
On 6 October 2013 23:19, Edward Diener <[email protected]> wrote:
> When i try to build Boost documentation for my VMD library I receive, at the
> end of the output:
>
> "xslt-xsltproc.windows ..\bin.v2\doc\msvc-11.0\debug\vmd.docbook
> file:///C:/Utilities/Docbook/xml/dbpoolx.mod:7254: validity error :
> Redefinition of element code
> <!ELEMENT code %ho; (%cptr.char.mix;)*>
>                                        ^
[snip]
>
> I am using the latest tools from the Boost trunk.
>
> Any ideas why I cannot produce a doxygen reference section ?

I think you're using the wrong version of docbook. You need to use
docbook 4.2, boostbook isn't compatible with any other versions.