Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to make Visual Studio 2022 documentation generation?

I'm trying to generate documentation in c++ project (VS 2022 Community) using xml-tags in comments like <summary>, <returns> and so on. I was searching project setting, configured output file and rebuild project. But result was zero. I can't find output file. Was it generated at all? Can't understand where he is. I know there are also several programs/plug-ins making doc, but I want to try embeed services. Output file setting is $(OutDir)$(TargetName).xml

like image 414
Саша Е Avatar asked Dec 04 '25 14:12

Саша Е


1 Answers

SOLVED! =) So, to generate documentaion you need to enable option Create XML-documentaion file at Project->Settings->C/C++ Default setting of files path are working. Another options are in Project->Settings->XML-documentation generation Ah... It was difficult to find. No link in official docs to this theme)

like image 162
Саша Е Avatar answered Dec 07 '25 03:12

Саша Е



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!