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 3e68d21 commit 70d025fCopy full SHA for 70d025f
doc/guides/doc-style-guide.md
@@ -62,6 +62,9 @@
62
* NOT OK: It is important to note that, in all cases, the return value will be
63
a string regardless.
64
<!-- lint enable prohibited-strings remark-lint-->
65
+* For headings, use sentence case, not title case.
66
+ * OK: _## Everybody to the limit_
67
+ * NOT OK: _## Everybody To The Limit_
68
69
See also API documentation structure overview in [doctools README][].
70
0 commit comments