I am studying C# in my HDN school with Visual Studio. In Windows there is a way to generate automaticaly the technical documentation from modules by going through Project > Properties and by clicking on "XML documentation file".
On Visual Studio for Mac I do not see this functionality.
May someone help me ? Does it exist or should I write manually the /// up to the module ?