UnityWebBrowser's docs are built from here.
UWB docs are generated using DocFx. See the DocFx site for setup of the tool.
docfx metadata
docfx build
To preview locally, use:
docfx serve _site/
The publicly hosted docs are automatically published using VoltProjects.