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
4646Code Style Guide</a > documentation page.
4747</p >
4848
49- <!--
50-
5149<!-- markdown="1" is required for GitHub Pages to render the TOC properly. -->
5250
51+ <!--
52+
5353<details markdown="1">
5454 <summary>Table of Contents</summary>
5555
@@ -2212,7 +2212,7 @@ aptly described using a one-line docstring.
22122212: List each parameter by name. A description should follow the name, and be
22132213 separated by a colon followed by either a space or newline. If the
22142214 description is too long to fit on a single
2215- <span class="nondrake">80-character</span>
2215+ <span class =" nondrake " >80-character</span >
22162216 <span class =" drake " >79-character\* </span >
22172217 line, use a hanging
22182218 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