I figured out what I was doing wrong in the .rst which caused the link issues.
Uploaded a new version for review with following improvements over the last one: - Inheritance diagrams now work - suppress methods and functions starting with "_" - the introduction page has been clean up - still an early draft Still open from my point of view: - images for all ui controls - clean up of the content page - plus see questions - handling the ui.uiwx issue, i.e. represent or give a hint that ui.uiwx.dButton is called ui.dButton when one uses it. Questions: - should each class list inherited methods, currently they don't and one has to walk up the inheritance diagram - how do I find out what Events are available by control to reproduce the "Events" section in the current API doc Probably many more things I haven't thought about. Werner P.S. Temporary location of doc: http://thewinecellarbook.com/daboDocTest _______________________________________________ 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]
