File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ Drake development. For all other aspects of code style, please see Drake's
46
46
Code Style Guide</a > documentation page.
47
47
</p >
48
48
49
- <!--
50
-
51
49
<!-- markdown="1" is required for GitHub Pages to render the TOC properly. -->
52
50
51
+ <!--
52
+
53
53
<details markdown="1">
54
54
<summary>Table of Contents</summary>
55
55
@@ -2212,7 +2212,7 @@ aptly described using a one-line docstring.
2212
2212
: List each parameter by name. A description should follow the name, and be
2213
2213
separated by a colon followed by either a space or newline. If the
2214
2214
description is too long to fit on a single
2215
- <span class="nondrake">80-character</span>
2215
+ <span class =" nondrake " >80-character</span >
2216
2216
<span class =" drake " >79-character\* </span >
2217
2217
line, use a hanging
2218
2218
indent of 2 or 4 spaces more than the parameter name (be consistent with the
You can’t perform that action at this time.
0 commit comments