[Issue 8160] New: Ddoc doesn't emit docs for manifest constants

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 29 15:52:04 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8160

           Summary: Ddoc doesn't emit docs for manifest constants
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: alex at lycus.org


--- Comment #0 from Alex Rønne Petersen <alex at lycus.org> 2012-05-30 00:53:53 CEST ---
It appears that Ddoc does not emit any documentation for manifest constants,
even when they are marked public. I assume that this is a bug, since manifest
constants are part of the public interface of a library.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list