Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Convert Doxygen to XML comments

We have a C# project which for historical reasons uses both Doxygen and Visual Studio style comments in the same code. Has anyone tried to systematically translate one standard to another, preferably to the common XML subset?

I guess it would not be too difficult to write a script to cover the most common features, but I would not like to reinvent the wheel.

like image 292
jmster Avatar asked Jul 04 '26 23:07

jmster


1 Answers

I had the same question, found these answers in 2022, maybe it can help someone:

  • Atomineer Pro can convert between existing and your configured format
  • Doxygen to XML converter self-describing as quick and dirty Python tool
like image 97
jv42 Avatar answered Jul 07 '26 14:07

jv42



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!