Private struct being documented

View: New views
3 Messages — Rating Filter:   Alert me  

Private struct being documented

by Spencer Collyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a template class that has a private struct defined within it, and when I run Doxygen I am seeing the struct listed under 'Classes' in the documentation of the template class.

I have the following set in my Doxyfile:

EXTRACT_ALL            = NO
EXTRACT_PRIVATE        = NO

Given that, I don't expect to see the struct listed for the template class.

Any ideas how I can fix this?


--
<<< Eagles may soar, but weasels don't get sucked into jet engines >>>
4:05pm up 55 days 22:02, 1 user, load average: 1.86, 2.07, 5.40
Registered Linux User #232457 | LFS ID 11703

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Doxygen-users mailing list
Doxygen-users@...
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Re: Private struct being documented

by Spencer Collyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 22 Oct 2009 16:09:15 +0100, Spencer Collyer wrote:

> I have a template class that has a private struct defined within it,
> and when I run Doxygen I am seeing the struct listed under 'Classes'
> in the documentation of the template class.
>
> I have the following set in my Doxyfile:
>
> EXTRACT_ALL            = NO
> EXTRACT_PRIVATE        = NO
>
> Given that, I don't expect to see the struct listed for the template
> class.
>
> Any ideas how I can fix this?
>
>

Anyone?

--
<<< Eagles may soar, but weasels don't get sucked into jet engines >>>
2:07pm up 66 days 21:04, 1 user, load average: 0.29, 0.10, 0.08
Registered Linux User #232457 | LFS ID 11703

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Doxygen-users mailing list
Doxygen-users@...
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Re: Private struct being documented

by Dimitri van Heesch-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Spencer,

I suggest to file a bug report for this.
Please include a small example so I can easily reproduce it.

As a workaround you could add a comment
block with \cond and one with \endcond around the
private struct.

Regards,
   Dimitri

On 2 nov 2009, at 15:07, Spencer Collyer wrote:

> On Thu, 22 Oct 2009 16:09:15 +0100, Spencer Collyer wrote:
>> I have a template class that has a private struct defined within it,
>> and when I run Doxygen I am seeing the struct listed under 'Classes'
>> in the documentation of the template class.
>>
>> I have the following set in my Doxyfile:
>>
>> EXTRACT_ALL            = NO
>> EXTRACT_PRIVATE        = NO
>>
>> Given that, I don't expect to see the struct listed for the template
>> class.
>>
>> Any ideas how I can fix this?
>>
>>
>
> Anyone?
>
> --  
> <<< Eagles may soar, but weasels don't get sucked into jet engines >>>
> 2:07pm up 66 days 21:04, 1 user, load average: 0.29, 0.10, 0.08
> Registered Linux User #232457 | LFS ID 11703
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart  
> your
> developing skills, take BlackBerry mobile applications to market and  
> stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@...
> https://lists.sourceforge.net/lists/listinfo/doxygen-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Doxygen-users mailing list
Doxygen-users@...
https://lists.sourceforge.net/lists/listinfo/doxygen-users