Re: [Boost-docs] Using automatic doxygen documentation with Boost Concept Check

Subject: Re: [Boost-docs] Using automatic doxygen documentation with Boost Concept Check
From: Daniel James (daniel_james_at_[hidden])
Date: 2009-07-30 17:00:40


2009/7/30 Mathias Gaunard <mathias.gaunard_at_[hidden]>:
> I am running into a few problems with the automatic doxygen documentation of
> my library after adding concept checking to it.
>
> First, the documentation (I don't know which of doxygen or boostbook is at
> fault) seems to fail miserably -- and by that I mean random private members
> being documented as namespace level globals -- if BOOST_CONCEPT_REQUIRES is
> not expanded.
> The default expanding is not really nice for a reference documentation, so
> if anyone knows of a definition of BOOST_CONCEPT_REQUIRES that plays nice
> please tell me. For now I'm using "BOOST_CONCEPT_REQUIRES(a, b)=/**
> Requires: a */ b ".

It's hard to say since I don't use concept check, or doxygen for that
matter. Can you point me towards an example that I can try building?

Daniel


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