[Boost-docs] Reference to overloaded function from quickbook to doxygen

Subject: [Boost-docs] Reference to overloaded function from quickbook to doxygen
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2014-12-09 10:47:58


Hi all,

I would like to know if it is possible from quickbook to reference a function with overloads documented with doxygen. Right now what I get when I build the documentation from quickbook is something like :

Reference to function 'boost::unit_test::data::random' is ambiguous. Found:
              Match in namespace ::
              Match in namespace ::
              Match in namespace ::
Reference to function 'boost::unit_test::data::random' is ambiguous. Found:
              Match in namespace ::
              Match in namespace ::
              Match in namespace ::

Each of the 3 overloads in doxygen have their own documentation. When I look at the xml generated from doxygen, the 3 functions are there, but they all (obviously) have the same name and I cannot see a way of distinguishing them.

Is there any known workaround for this issue (either in the quickbook and/or in the doxygen documentation)?

Thanks!
Raffi


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