In response to a message written on 01.10.2014 20:52, from Nick Østergaard: > Just FYI. There is http://dev.kicad-pcb.org/doxygen-python/ , but I am > not sure how and when that is updated. But you can also generate the > documentation yourself with 'make doxygen-python' in the soruce tree. Veni, vidi… et redii. In python console every class/method part has default attribute __doc__, which has (or not if empty) the same description as in those html docs. Apart from this - thanks for info, I hadn't know about before.
-- Best Regards, LordBlick _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

