Ah I read this and actually misunderstood the documentation. Thanks for the
clarification, I'll get on that now.
- Jay
--
View this message in context:
http://doxygen.10944.n7.nabble.com/Classes-being-missed-due-to-having-symbol-in-document-tp7446p7448.html
Sent from the Doxygen - Users mailin
Use the PREDEFINED configuration option:
http://www.doxygen.nl/manual/config.html#cfg_predefined
In your case,
PREDEFINED = IsServer IsClient
Peter
> On Nov 4, 2015, at 10:37 AM, Jayty wrote:
>
> Apologies if this has already been asked, or if I'm asking a silly question
> although I'm new to
Apologies if this has already been asked, or if I'm asking a silly question
although I'm new to doxygen and must be missing something :)
So the issue I'm having is this. I'm using doxygen to produce documentation
for my Unity3D project, everything works well until I make use of unity's
code separa