| author | |
| committer | |
| log | 153521279f96dbbb3179c8b92138ad126626adf8 |
| tree | 7ccfb2843ad44358a894fd6b69199a54b8c75a89 |
| parent | d3e20e71be8d94b8c0534d2cb57a1a27c451db9f |
| signature |
Signed-off-by: Nashwan Azhari <aznashwan@icloud.com>1 files changed, 1 insertions(+), 2 deletions(-)
doc/langref.html.in+1-2| ... | ... | @@ -421,8 +421,7 @@ |
| 421 | 421 | {#code|unattached_doc-comment.zig#} |
| 422 | 422 | |
| 423 | 423 | <p> |
| 424 | Doc comments can be interleaved with normal comments. Currently, when producing | |
| 425 | the package documentation, normal comments are merged with doc comments. | |
| 424 | Doc comments can be interleaved with normal comments, which are ignored. | |
| 426 | 425 | </p> |
| 427 | 426 | {#header_close#} |
| 428 | 427 | {#header_open|Top-Level Doc Comments#} |