diff --git a/doc/langref.html.in b/doc/langref.html.in index b1768e8bbdb4d7240dbcc083844d53d2b2662f6d..5c6943c9f4ff596796f5ee5aa8bde0b0948d6a7e 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -421,8 +421,7 @@ {#code|unattached_doc-comment.zig#}
- Doc comments can be interleaved with normal comments. Currently, when producing - the package documentation, normal comments are merged with doc comments. + Doc comments can be interleaved with normal comments, which are ignored.
{#header_close#} {#header_open|Top-Level Doc Comments#}