Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d6bb2ad

Browse filesBrowse files
TrottBethGriggs
authored andcommitted
doc: adopt Microsoft Style Guide officially
PR-URL: #34821 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
1 parent e4679bd commit d6bb2ad
Copy full SHA for d6bb2ad

File tree

Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed
Open diff view settings
Collapse file

‎doc/guides/doc-style-guide.md‎

Copy file name to clipboardExpand all lines: doc/guides/doc-style-guide.md
+7-4Lines changed: 7 additions & 4 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,13 @@ this guide.
104104

105105
See also API documentation structure overview in [doctools README][].
106106

107+
For topics not covered here, refer to the [Microsoft Writing Style Guide][].
108+
109+
[Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types
110+
[Microsoft Writing Style Guide]: https://docs.microsoft.com/en-us/style-guide/welcome/
111+
[`remark-preset-lint-node`]: https://github.com/nodejs/remark-preset-lint-node
112+
[doctools README]: ../../tools/doc/README.md
107113
[info string]: https://github.github.com/gfm/#info-string
108114
[language]: https://github.com/highlightjs/highlight.js/blob/master/SUPPORTED_LANGUAGES.md
109-
[Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types
110-
[serial commas]: https://en.wikipedia.org/wiki/Serial_comma
111115
[plugin]: https://editorconfig.org/#download
112-
[doctools README]: ../../tools/doc/README.md
113-
[`remark-preset-lint-node`]: https://github.com/nodejs/remark-preset-lint-node
116+
[serial commas]: https://en.wikipedia.org/wiki/Serial_comma

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.