On 3/3/11 8:08 AM, Werner F. Bruhin wrote: > What should be the approach to get "DockSide" into the documentation? > > As _dDockPanel is private DockSide and others are not showing up in the > documentation. > > Any ideas on how they could be included without including/showing > _dDockPanel itself? > > Are there other things like this we need to consider when generating the > documentation?
I guess I misunderstood prior posts: I thought you had a way to generate public subclasses when a superclass was private, and I said I'd prefer to not clutter the docs with the method signatures of the private superclass. But if it's a question of either not showing the docs for a public class, or cluttering the documentation with private class docs, I'd vote for including the private stuff at least for now. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
