Hi,

we are adding a PlugIn system based on AngelScript to our application and want 
to document it via doxygen. Problem is that AngelScript uses the @ symbol for 
object handles, i.e.

Image@ getImage( void );

instead of * like in C / C++. Doxygen just seems to ignore the @ symbol in 
function definitions etc. Is there any way to make the @ symbol work ? Did not 
find anything in the documentation.

Thanks for any help.

-Markus

--
Markus Moenig
mark...@braindistrict.de


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to