January 10, 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@puremagic.com
        ReportedBy: doob@me.com


--- Comment #0 from Jacob Carlborg <doob@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: -------