mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
25a1f04cdc
Refactor the logic for working out the previous versions of Node.js for the API documentation so that the parsing (including the potential https get) happens at most once per build (as opposed to the current once per generated API doc). Signed-off-by: Richard Lau <riclau@uk.ibm.com> PR-URL: https://github.com/nodejs/node/pull/32518 Fixes: https://github.com/nodejs/node/issues/32512 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> |
||
---|---|---|
.. | ||
test-apilinks.js | ||
test-doctool-html.js | ||
test-doctool-json.js | ||
test-doctool-versions.js | ||
test-make-doc.js | ||
testcfg.py |