doc: add flags section to document all flags by indranil · Pull Request #20042 · nodejs/node

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

fs

Issues and PRs related to the fs subsystem / file system.

labels

Apr 15, 2018

trivikr

joyeecheung

trivikr

BridgeAR

vsemozhetbyt

vsemozhetbyt

vsemozhetbyt

vsemozhetbyt

vsemozhetbyt

vsemozhetbyt

vsemozhetbyt

vsemozhetbyt

vsemozhetbyt

vsemozhetbyt

@vsemozhetbyt vsemozhetbyt added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Apr 16, 2018

@trivikr trivikr removed the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Apr 18, 2018

@trivikr trivikr added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

and removed author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

labels

Apr 20, 2018

vsemozhetbyt

vsemozhetbyt

Adds a section at the very end to document all flags and links
to it from every function that takes a flag argument.

Fixes: nodejs#16971
Removed description of flags into one place, linking to it from all
other references.

Also rearranged the flags alphabetically, keeping connected ones
together.

Fixes: nodejs#16971

@indranil

Removed unnecessary newlines from the end of document
Finally able to resolve the merge conflicts
All changes in the previous commits, consolidated location,
adding periods, putting notes together were wiped away by my
clumsy merge. Redid them all!
Two trailing tabs caught by the linter
removed

@vsemozhetbyt vsemozhetbyt added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Apr 20, 2018

trivikr pushed a commit that referenced this pull request

Apr 20, 2018
Adds a section at the very end to document all flags and links
to it from every function that takes a flag argument.

Fixes: #16971

PR-URL: #20042
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>

jasnell pushed a commit that referenced this pull request

Apr 20, 2018
Adds a section at the very end to document all flags and links
to it from every function that takes a flag argument.

Fixes: #16971

PR-URL: #20042
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>