mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
docs: remove normal-doc comment interleaving bug note.
Signed-off-by: Nashwan Azhari <aznashwan@icloud.com>
This commit is contained in:
+1
-2
@@ -421,8 +421,7 @@
|
||||
{#code|unattached_doc-comment.zig#}
|
||||
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
{#header_close#}
|
||||
{#header_open|Top-Level Doc Comments#}
|
||||
|
||||
Reference in New Issue
Block a user