[Boost-docs] Preventing private member functions from appearing in the doxygen reference info

Subject: [Boost-docs] Preventing private member functions from appearing in the doxygen reference info
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2011-12-08 18:59:53


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
pbristow_at_[hidden]

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