Skip to content

Commit 14a5dd4

Browse files
vsemozhetbytMylesBorins
authored andcommitted
doc: add tools/doc/README link in doc/STYLE_GUIDE
PR-URL: #20071 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent f391181 commit 14a5dd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/STYLE_GUIDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,11 @@
7272
* OK: JavaScript, Google's V8
7373
* NOT OK: Javascript, Google's v8
7474

75+
See also API documentation structure overview in [doctools README][].
76+
7577
[Em dashes]: https://en.wikipedia.org/wiki/Dash#Em_dash
7678
[Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types
7779
[serial commas]: https://en.wikipedia.org/wiki/Serial_comma
7880
[The New York Times Manual of Style and Usage]: https://en.wikipedia.org/wiki/The_New_York_Times_Manual_of_Style_and_Usage
7981
[plugin]: http://editorconfig.org/#download
82+
[doctools README]: ../tools/doc/README.md

0 commit comments

Comments
 (0)