| ... | ... | @@ -535,8 +535,8 @@ const Timestamp = struct { |
| 535 | 535 | {#header_close#} |
| 536 | 536 | {#header_open|Top-Level Doc Comments#} |
| 537 | 537 | <p>User documentation that doesn't belong to whatever |
| 538 | | immediately follows it, like container level documentation, goes |
| 539 | | in top level doc comments. A top level doc comment is one that |
| 538 | immediately follows it, like container-level documentation, goes |
| 539 | in top-level doc comments. A top-level doc comment is one that |
| 540 | 540 | begins with two slashes and an exclamation point: |
| 541 | 541 | {#syntax#}//!{#endsyntax#}.</p> |
| 542 | 542 | {#code_begin|syntax|tldoc_comments#} |