[Doxygen-users] Whether I can generate C++/CX API doc via doxygen?
Brought to you by:
dimitri
From: Heefan <he...@gm...> - 2015-10-11 08:27:53
|
Hi all, I am working on Windows Phone programming in C++/CX which is Windows Runtime stuff, like C++/CLI in .NET framework. I tried to use doxygen to generate API document but failed, what I can think out is the C++/CX syntax cannot be recognized by doxygen. I have tried many plugins on Visual Studio as well, it seems lack support for C++/CX. I also generate XML files from Visual Studio,but the one is not user-friendly. As I am very new on Windows Platform, I am afraid I missed something, and looking forward replying from doxygen users, whether I can generate C++/CX API doc via doxygen? Thanks & Regards |