0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/guides
Rich Trott 563062eddf doc: standardize on sentence case for headers
Previously, our documentation headers were a mixture of title case,
sentence case, and things that were neither. For technical
documentation, the _de facto_ standard seems to be sentence case. (See
refs below.) So let's standardize on that. This commit follows a
commit implementing this standard. This commit adds it to the style
guide.

Refs: https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings
Refs: https://docs.microsoft.com/en-us/style-guide/capitalization

PR-URL: https://github.com/nodejs/node/pull/33889
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-06-19 08:09:59 -07:00
..
contributing doc: update ``txt `fandamental and ``raw code blocks 2020-05-30 03:43:39 +02:00
doc_img
adding-new-napi-api.md doc: reword possessive form of Node.js in adding-new-napi-api.md 2020-02-17 17:33:01 -08:00
backporting-to-release-lines.md doc: normalize shell code block info strings 2020-05-25 19:12:38 +02:00
building-node-with-ninja.md doc: remove shell dollar signs without output 2020-06-04 05:43:22 -07:00
collaborator-guide.md doc: normalize Bash code block info strings 2020-05-25 19:08:45 +02:00
cpp-style-guide.md doc: normalize C++ code block info strings 2020-05-23 17:21:20 +02:00
cve-management-process.md doc: enhance guides by fixing and making grammar more consistent 2020-05-15 19:35:44 +02:00
diagnostic-tooling-support-tiers.md doc: correct Nodejs to Node.js spelling 2020-04-29 06:40:46 -07:00
doc-style-guide.md doc: standardize on sentence case for headers 2020-06-19 08:09:59 -07:00
internal-api.md doc: improve doc/markdown file organization coherence 2020-03-04 13:13:07 +00:00
investigating_native_memory_leak.md doc: fix misc. mislabeled code block info strings 2020-06-10 07:28:12 -07:00
maintaining-icu.md doc: normalize shell code block info strings 2020-05-25 19:12:38 +02:00
maintaining-ngtcp2-nghttp3.md doc: update code language flag for internal doc 2020-06-18 06:05:32 -07:00
maintaining-npm.md deps: upgrade npm to 6.14.4 2020-03-26 13:28:08 -04:00
maintaining-openssl.md deps: details for updating openssl quic support 2020-06-16 09:23:06 -07:00
maintaining-root-certs.md doc: normalize shell code block info strings 2020-05-25 19:12:38 +02:00
maintaining-the-build-files.md
maintaining-V8.md doc: normalize shell code block info strings 2020-05-25 19:12:38 +02:00
maintaining-zlib.md doc: normalize shell code block info strings 2020-05-25 19:12:38 +02:00
node-postmortem-support.md doc: normalize C++ code block info strings 2020-05-23 17:21:20 +02:00
offboarding.md doc: add angle brackets around implicit links 2020-04-23 21:48:17 -07:00
onboarding-extras.md doc: normalize Bash code block info strings 2020-05-25 19:08:45 +02:00
releases.md doc: normalize Markdown code block info strings 2020-05-30 04:27:31 +02:00
security-release-process.md doc: add angle brackets around implicit links 2020-04-23 21:48:17 -07:00
using-internal-errors.md
using-symbols.md doc: add angle brackets around implicit links 2020-04-23 21:48:17 -07:00
writing-and-running-benchmarks.md doc: fix misc. mislabeled code block info strings 2020-06-10 07:28:12 -07:00
writing-tests.md doc: normalize JavaScript code block info strings 2020-05-30 04:22:04 +02:00