Classes being missed due to having # symbol in document.

Jayty <[email protected]>
Newsgroups gmane.text.doxygen.general
Message-ID <[email protected]>
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 separation setup which involves using a tags throughout my documents to
separate server and client code.

For example - 

#if IsServer
server classes here,
#end if

#if IsClient
Client stuff here
#endif

The issue I'm having is that as soon as doxygen hits a #, it seems to avoid
the document in its entirety :/ I can't get around having to use the symbols
either since separating the server/client code into their own scripts is a
pain.

I'm sure I'm just missing the process to stop doxy having this behaviour,
any insight would be greatly appreciated.

Jay



--
View this message in context: http://doxygen.10944.n7.nabble.com/Classes-being-missed-due-to-having-symbol-in-document-tp7446.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.