Re: [Doxygen-users] hide undocumented enum
Brought to you by:
dimitri
From: Peter S. <pet...@hu...> - 2001-06-11 13:46:33
|
I have observed a similar problem as David... On Fri, 08 Jun 2001 15:18:21 +0200, dav...@ca... wrote: > EXTRACT_ALL = NO > EXTRACT_PRIVATE = NO > EXTRACT_STATIC = NO > HIDE_UNDOC_MEMBERS = YES > HIDE_UNDOC_CLASSES = YES > After generation the undocumented structures are not in the html > documentation but the undocumented enumarates appears. I get undocumented #defines in the documentation (introduced somewhere since 1.2.4 [I skipped 1.2.5 and 1.2.6, but 1.2.7, 1.2.8 and 1.2.8.1 all have this bug]). A similar problem (but already present in 1.2.4): some undocumented, but initialized arrays appear in the output. If still needed to reproduce, I could try to provide a stripped down example. Regards Peter -- _ _ Peter Steiner <pet...@hu...> / /_/ / Hug-Witschi AG <http://www.hugwi.ch/> / _ / Electronic Engineering /_/ /_/ _ _ Industriestrasse 12 / / / / / / CH-3178 Boesingen / /_/ /_/ / Tel +41 31 740 44 44 /_ _ _ _ _/ Fax +41 31 740 44 45 |