[Doxygen-users] A doxygen plugin for visual studio
Brought to you by:
dimitri
From: <549...@qq...> - 2018-03-29 05:19:54
|
Dear doxygen admin, I make a relationship graph visualization plugin for Visual Studio based on doxygen. Basically, the plugin uses doxygen to analyse solution, then users can explore the relationship between classes/functions/variables and build the graph they want. Here is the link: https://marketplace.visualstudio.com/items?itemName=YaobinOuyang.CodeAtlas#overview If you like it, hopefully you can add a short introduction for my plugin to doxygen "extension" page, that is http://www.stack.nl/~dimitri/doxygen/helpers.html . That will make my plugin more well known, also strengthen the power of doxygen. Thank you! Yiubun |