dotnet / docfx

Static site generator for .NET API documentation.
https://dotnet.github.io/docfx/
MIT License
4.09k stars 866 forks source link

docs: Add node.js as prerequisite #10299

Closed filzrev closed 1 month ago

filzrev commented 1 month ago

This PR add document prerequisite for Node.js installation and related type fix.

Node.js runtime bundles are removed by #10066. So docfx user who using pdf generation need to install Node.js runtime.