[Issue 7688] Ddoc should give a list of inherited members
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 2 01:28:16 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7688
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrej.mitrovich at gmail.com
--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-11-02 01:28:10 PDT ---
I almost like Qt's documentation engine. For example:
http://qt-project.org/doc/qt-4.8/qmenubar.html
It lists overriden methods in 'Reimplemented' sections, and has a link to the
inherited class. The latter could be incorporated via Issue 198 (man that's an
ancient request).
But I would prefer if we could list inherited (non-overriden) methods in some
kind of html tree control that is minimized by default but can be expanded
rather than having to click to open the base-class page.
--
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