tools,doc: apilinks should handle root scenarios by kfarnung · Pull Request #22721 · nodejs/node

@kfarnung self-assigned this

Sep 6, 2018

@nodejs-github-bot nodejs-github-bot added doc

Issues and PRs related to the documentations.

tools

Issues and PRs related to the tools directory.

labels

Sep 6, 2018

@kfarnung kfarnung changed the title doc: update apilinks to handle other scenarios tools,doc: apilinks should handle root scenarios

Sep 6, 2018

addaleax

targos pushed a commit that referenced this pull request

Sep 10, 2018
* Prevent crash when setting root properties
* Allow return outside of function

PR-URL: #22721
Reviewed-By: Sam Ruby <rubys@intertwingly.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>