for ‘normal’ c++ projects using the default toolset, Visual Studio offers to generate XML documentation files via
Project->Properties->Configuration_Properties->C/C++->Output_Files.
When developing for UE, this (and many other) option is missing in the project properties settings.
Is there an easy way to turn this on for UE projects?