Skip to content

build: allow proper generation of html docs

Rodrigo Muino Tomonari requested to merge github/fork/maclover7/jm-gen-doc into master

gen-doc always calls gen-json, which means it's impossible to generate html docs. Changed this to pass in the command the user wants to run. I'm a Makefile novice, so please let me know if there's a better way to do this :)

Fixes: https://github.com/nodejs/node/issues/14930

Checklist
Affected core subsystem(s)

build

Merge request reports

Loading