Preventing private member functions from appearing in the doxygen reference info

"Paul A. Bristow" <[email protected]>
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <[email protected]>
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.

<doxygen:param>EXTRACT_ALL=NO
    <doxygen:param>EXTRACT_PRIVATE=NO
    <doxygen:param>EXTRACT_STATIC=NO <doxygen:param>HIDE_UNDOC_MEMBERS=YES 
 <doxygen:param>HIDE_UNDOC_MEMBERS=YES
 <doxygen:param>HIDE_UNDOC_CLASSES=YES

but I'm still getting the private members listed.

Please can anyone confirm that they have seen this working as expected, supressing private members?

(This will confirm that I am missing something).

Or any others suggestions on tracing this?

Thanks

Paul

---
Paul A. Bristow,
Prizet Farmhouse, Kendal LA8 8AB  UK
+44 1539 561830  07714330204
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.