Użytkownik Werner F. Bruhin napisał: > Now if I pretend that dButton is in module dabo.ui (and set the env) > then the documentation is built but the inheritance diagram is still to > e.g. dabo.ui.uiwx.dControlMixin.dControlMixin. > > Not sure that this is getting us where we like to be, will keep > experimenting with this but if anyone has some ideas please throw them > at me. >
Hi. It's probably the Sphinx issue. Since the uiwx package is imported into the ui namespace, uiwx should never be treated as a package. Maybe we should play with the uiwx. __all__ variable? -- Regards Jacek Kałucki _______________________________________________ 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]
