'Generate PHPDoc HTML from PHPDoc blocks in Visual Studio

I am using Visual Studio to develop a WordPress theme, and I am using the PHP DocBlocker extension to generate PHPDoc comment blocks. Now the question is: how can I generate the HTML documentation of my code from Visual Studio? I am running on a Windows 10 platform.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source