On 6 March 2013 17:30, <damon_car...@ltxc.com> wrote:

> Hello John
>
> The N is for namespace. Our experience has been that Doxygen does not
> handle namespaces very well, but all our documented code is in just one. So
> what we do is remove the namespace declarations before running the files
> through Doxygen. I don't know if that's a help at all.
> - Damon


Sadly not... as I said these are not real namespaces we use in our code -
doxygen appears to be creating 'fake namespaces'.

Right now it looks like the problem is due to my ODL files, which have
references like this:

library SubsystemCFLib
{
importlib("stdole.tlb");
 interface ISubsystemCF;
};
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to