LEGEND383 - 2014-09-22

I am using Doxygen with Unity & C# to document my gammes source. What I would like to be able to do is, whenever I have a member that is of a type built in to Unity (eg. the Transform type) the type will become a link to the Unity online docs (eg. for Transform: http://docs.unity3d.com/ScriptReference/Transform.html). So far I have only been able to find tag files which, from my understanding, are for when you have an external project (that is also yours) and which is also documented by Doxygen. Does anyone know of a way to tell Doxygen to link to the online docs?

 

Last edit: LEGEND383 2014-09-22