[documentation/doxygen] Incomplete header files names generated when the path contains twice boost

Hi, While generating the Boost.Conversion documentation using quickbook and doxygen I have observed that the files named as doxygen boost : [ glob ../../../boost/conversion/boost/*.hpp ] Are expanded in the doc removing the path /boost/conversion. See http://svn.boost.org/svn/boost/sandbox/conversion/libs/conversion_ext/doc/ht... Could something be done in order to correct this, or should I move the files to a directory that don't contains boost twice in the path? Any other workarounds? Any idea for a better name than boost? Best, Vicente http://svn.boost.org/svn/boost/sandbox/conversion/libs/conversion_ext/index.... -- View this message in context: http://boost.2283326.n4.nabble.com/documentation-doxygen-Incomplete-header-f... Sent from the Boost - Dev mailing list archive at Nabble.com.

On 14 June 2011 22:44, Vicente Botet <vicente.botet@wanadoo.fr> 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://lists.boost.org/boost-docs/2011/06/4486.php http://lists.boost.org/boost-docs/2011/06/4487.php

Message du 16/06/11 00:27 De : "Daniel James" A : boost@lists.boost.org 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://lists.boost.org/boost-docs/2011/06/4486.php http://lists.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

On 16 June 2011 18:06, Vicente BOTET <vicente.botet@wanadoo.fr> wrote:
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.
Sorry, it'll take far too long to make sense of these, can you create a minimal test case which illustrates your problem?
participants (3)
-
Daniel James
-
Vicente Botet
-
Vicente BOTET