[Issue 11893] New: Ddoc should organize symbols by visibility

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 10 01:48:44 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11893

           Summary: Ddoc should organize symbols by visibility
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: doob at me.com


--- Comment #0 from Jacob Carlborg <doob at me.com> 2014-01-10 01:48:43 PST ---
It would be nice if Ddoc would organize symbols by visibility (public,
protected) when generating documentation for a module. Public should go first,
then protected and so on. I wouldn't mind if private symbols were included as
well put hidden by default. Then having a buttons the toggles the visibility of
the different levels of symbol visibility.

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


More information about the Digitalmars-d-bugs mailing list