Skip to content

doc: fix heading levels in C++ style guide - #23061

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:cpp-style-guide-heading
Closed

doc: fix heading levels in C++ style guide#23061
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:cpp-style-guide-heading

Conversation

@addaleax

Copy link
Copy Markdown
Member

Adjust heading levels to align with the table of contents.

Split out from #23028.

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

Adjust heading levels to align with the table of contents.
Refs: nodejs#23028
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
@addaleaxaddaleax added c++ Issues and PRs that require attention from people who are familiar with C++. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. labels Sep 24, 2018
@nodejs-github-bot

nodejs-github-bot commented Sep 24, 2018

Copy link
Copy Markdown
Collaborator

@addaleax build started: https://ci.nodejs.org/blue/organizations/jenkins/node-test-pull-request-lite-pipeline/detail/node-test-pull-request-lite-pipeline/998/pipeline

Edit: Please 👍 this comment to approve fast-tracking.

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Sep 24, 2018
@vsemozhetbytvsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 24, 2018
@addaleax

Copy link
Copy Markdown
MemberAuthor

Landed in 50944f3

@addaleax
addaleax deleted the cpp-style-guide-heading branch September 24, 2018 18:15
addaleax added a commit to addaleax/node that referenced this pull request Sep 24, 2018
Adjust heading levels to align with the table of contents.
Refs: nodejs#23028
PR-URL: nodejs#23061
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
targos pushed a commit that referenced this pull request Sep 24, 2018
Adjust heading levels to align with the table of contents.
Refs: #23028
PR-URL: #23061
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
@targostargos mentioned this pull request Oct 7, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.c++Issues and PRs that require attention from people who are familiar with C++.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@addaleax@nodejs-github-bot@refack@vsemozhetbyt