Re: Preventing private member functions from appearing in the doxygen reference info
Daniel James <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3ydT=or6a-pyWGKWE4Gm2wL9PvqCwiuDV-tOee21_O1pkA@mail.gmail.com> |
On 8 December 2011 18:59, Paul A. Bristow <[email protected]> wrote: > I'm struggling to stop private member functions from appearing in the Doxygen reference section of > Quickbook generated stuff. > > private member functions do not appear in the Standalone Doxygen docs, and I've tried to set the > corresponding <doxygen:param> settings in the jamfile. I'm not sure what the motivation was for including them, but I think you can remove them by putting 'INTERNAL ONLY' in their descriptions.