Hi, Just finished Jewel Button docs [1], and I want to let you know about some points.
1.- I try to add this kind of component page as the most friendly one for any user trying to learn Royale. Then it links to ASDocs for the classes more close to the component (like the class from which is extended, interfaces, beads,...) 2.- I added relevant properties, methods, events,... again to see all user will have ASDocs available in one click from that page. 3.- I added a running example that shows some important uses, and a link to the source code of that example 4.- At the end I added a list of beads that can be used with that component. Those beads can be the ones that compose the component (by default), and others related that can be only usable with that component to "extend" it, and others that are shared with other components or can be used in the same way by other components. 5.- Finaly a list of other related components that can be interesting. I plan to add this kind of links to blog examples too, so if we have an example for lets say an Alert that uses a Button, that example can add links to this pages so users can follow up from that blog example to related docs. Let me know what you think. @Andrew, please can you check this page and fix what you consider? [1] https://apache.github.io/royale-docs/component-sets/jewel/jewel-button.html -- Carlos Rovira http://about.me/carlosrovira
