On Thursday, 14 May 2020 at 06:05:00 UTC, Vinod K Chandran wrote: > Hi all, > I wrote a class and in VS Code, DScanner says that the class is > undocumented. How can i document a class ? Never mind, i found the answer myself. Just like in dot net, i added triple forward slash comment and problem solved.