[Issue 24059] New: Paragraph in std.json Ddoc comments not showing up in compiled docs
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Jul 27 13:12:11 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24059
          Issue ID: 24059
           Summary: Paragraph in std.json Ddoc comments not showing up in
                    compiled docs
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: aldacron at gmail.com
In the std.json source, the Ddoc comments at the top of the page include a
paragraph in a $(RED) macro warning about GC problems.
https://github.com/dlang/phobos/blob/master/std/json.d#L9
This isn't showing up in the compiled std.json docs:
https://dlang.org/phobos/std_json.html
--
    
    
More information about the Digitalmars-d-bugs
mailing list