Skip to content

doc: add require modules in url.md#13365

Closed
watilde wants to merge 1 commit into
nodejs:masterfrom
watilde:feature/docs-url
Closed

doc: add require modules in url.md#13365
watilde wants to merge 1 commit into
nodejs:masterfrom
watilde:feature/docs-url

Conversation

@watilde

@watilde watilde commented Jun 1, 2017

Copy link
Copy Markdown
Member

To make the example codes in URL doc work without additional codes, it should have more lines to require modules.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module. labels Jun 1, 2017

@mhdawson mhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tniessen tniessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes regarding destructuring are already covered in #13349.

To make the example codes in URL doc work without additional codes,
it should have more lines to require modules.
@watilde watilde force-pushed the feature/docs-url branch from 58c8c59 to 1e5dae0 Compare June 3, 2017 10:42
@watilde

watilde commented Jun 3, 2017

Copy link
Copy Markdown
Member Author

@watilde

watilde commented Jun 3, 2017

Copy link
Copy Markdown
Member Author

Landed in 917f86e. Thanks.

@watilde watilde closed this Jun 3, 2017
@watilde watilde deleted the feature/docs-url branch June 3, 2017 11:25
watilde added a commit that referenced this pull request Jun 3, 2017
To make the example codes in URL doc work without additional codes,
it should have more lines to require modules.

PR-URL: #13365
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
jasnell pushed a commit that referenced this pull request Jun 5, 2017
To make the example codes in URL doc work without additional codes,
it should have more lines to require modules.

PR-URL: #13365
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
@jasnell jasnell mentioned this pull request Jun 5, 2017
@gibfahn gibfahn mentioned this pull request Jun 15, 2017
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants