docs: remove normal-doc comment interleaving bug note.

Signed-off-by: Nashwan Azhari <aznashwan@icloud.com>
This commit is contained in:
Nashwan Azhari 2025-11-12 00:41:37 +02:00
parent d3e20e71be
commit 153521279f
No known key found for this signature in database

View file

@ -421,8 +421,7 @@
{#code|unattached_doc-comment.zig#} {#code|unattached_doc-comment.zig#}
<p> <p>
Doc comments can be interleaved with normal comments. Currently, when producing Doc comments can be interleaved with normal comments, which are ignored.
the package documentation, normal comments are merged with doc comments.
</p> </p>
{#header_close#} {#header_close#}
{#header_open|Top-Level Doc Comments#} {#header_open|Top-Level Doc Comments#}