★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/22749Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: make doc generation work on Windows #22749

Conversation

Projects
None yet
6 participants
@tniessen
Copy link
Member

tniessen commented Sep 7, 2018

#21697 broke doc generation on Windows since the option name for the output directory was incorrect.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
@tniessen

This comment has been minimized.

Copy link
Member Author

tniessen commented Sep 7, 2018

Please 👍 here to approve fast-tracking.

@refack

refack approved these changes Sep 7, 2018

@refack

This comment has been minimized.

Copy link
Member

refack commented Sep 7, 2018

@jasnell

jasnell approved these changes Sep 7, 2018

@tniessen tniessen added the fast-track label Sep 8, 2018

@tniessen

This comment has been minimized.

Copy link
Member Author

tniessen commented Sep 8, 2018

Landed in 3f67190.

@tniessen tniessen closed this Sep 8, 2018

tniessen added a commit to tniessen/node that referenced this pull request Sep 8, 2018

build: make doc generation work on Windows
PR-URL: nodejs#22749
Refs: nodejs#21697
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>

targos added a commit that referenced this pull request Sep 9, 2018

build: make doc generation work on Windows
PR-URL: #22749
Refs: #21697
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>

BridgeAR added a commit to BridgeAR/node that referenced this pull request Oct 2, 2018

build: make doc generation work on Windows
PR-URL: nodejs#22749
Refs: nodejs#21697
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.