Hi List, I have recently began using the api-viewer for my app, and as a side effect actually started documenting better my code :) However I came across two issues of which I'm not so sure:
1. After a recompilation of the api (./generate.py api), and after having documented every part that it usually requires to document (as far as I can see), it still marks some of my classes with a ! sign. Is there a way to ask the api generator why it isn't content with my code? 2. Is there a way to tell the API generator NOT to generate a list of all the setProperty, getProperty, isProperty and toggleProperty for properties defined using the property system? I have always found it unnecessary and unhelpful to have a huge list of methods whose presence I can infer from the fact that the properties are defined, so that it hides all the "unique" methods which are not defined automatically. Apart from that, as it is always fun to realize when delving in to a new subject in qooxdoo - really well done! I'm still very happy that I chose qooxdoo as my js framework of choice (apart from that I didn't manage to define exuberant-ctags yet to parse everything in qooxdoo and didn't seem to find someone who did). Cheers, Omri -- View this message in context: http://qooxdoo.678.n2.nabble.com/API-Viewer-related-questions-tp7047751p7047751.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
