We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f391181 commit 14a5dd4Copy full SHA for 14a5dd4
doc/STYLE_GUIDE.md
@@ -72,8 +72,11 @@
72
* OK: JavaScript, Google's V8
73
* NOT OK: Javascript, Google's v8
74
75
+See also API documentation structure overview in [doctools README][].
76
+
77
[Em dashes]: https://en.wikipedia.org/wiki/Dash#Em_dash
78
[Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types
79
[serial commas]: https://en.wikipedia.org/wiki/Serial_comma
80
[The New York Times Manual of Style and Usage]: https://en.wikipedia.org/wiki/The_New_York_Times_Manual_of_Style_and_Usage
81
[plugin]: http://editorconfig.org/#download
82
+[doctools README]: ../tools/doc/README.md
0 commit comments