Subject: Re: [boost] [documentation/doxygen] Incomplete header files names generated when the path contains twice boost
From: Vicente BOTET (vicente.botet_at_[hidden])
Date: 2011-06-16 13:06:08


> Message du 16/06/11 00:27
> De : "Daniel James"
> A : boost_at_[hidden]
> Copie à :
> Objet : Re: [boost] [documentation/doxygen] Incomplete header files names generated when the path contains twice boost
>
> On 14 June 2011 22:44, Vicente Botet wrote:
> > Hi,
> >
> > While generating the Boost.Conversion documentation using quickbook and
> > doxygen I have observed that the files named as
>
> Did you get my replies before?
>
> http://listarchives.boost.org/boost-docs/2011/06/4486.php
> http://listarchives.boost.org/boost-docs/2011/06/4487.php

Hi,

I don't know why I didn't received these messages.

I've applied the header.prefix and this works now.

Respect to template specialization, I have tried to add a forward declaration on, the file, or defining a dummy definition and it works only for the first file in conversion.boost. I have checked the xml files and for me are correct. I have attached the ones for array.hpp.

Does this means that doxygen is working correctly?

Best,
Vicente