mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
`make doc-only` skips the process of building Node, which speeds things up considerably for new contributors. PR-URL: https://github.com/nodejs/node/pull/52937 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>