Re: [Boost-docs] doxygen: trouble with partial template specializations documentation

Subject: Re: [Boost-docs] doxygen: trouble with partial template specializations documentation
From: Daniel James (dnljms_at_[hidden])
Date: 2011-06-02 12:20:16


On Tue, May 31, 2011 at 1:00 PM, Vicente BOTET <vicente.botet_at_[hidden]> wrote:
>
> I'm having some trouble with partial template specializations documentation while generating the Boost.Conversion documentation. The documentation for the specialization is not generated at all.
>
> I have added the file type_erasure/any.hpp that specialize the any template class and it works as expected with my Jamfile. I don't know why the specializations in conversion/assign_to.hpp are not generated.

In its xml output, Doxygen doesn't seem to be generating documentation
for array specialisations. The 'compounddef' element is missing in the
xml output. I tried turning removing the array parameters from the
specialisation, and it was present it for that case (to find the
doxygen output, look for 'core-xml.doxygen' in bin.v2).


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