Hi there,
after searching the forum I found out that you are working on the docs right know. I hope that is still the case, so I don't want to bother here around.
I consider myself as a not so bad javascript coder, but I'm on frameworks it depends really on the documentation and examples what I can achive or not and in what time.
The documentation is right know very basic imho. So it's like running it with a JDoc like program, so every method/property has its basic tag who don't say that much.
Right know I'm trying to get a menu/menutoolbar to work with just some clickable items. No colorpicker, no checkboxes just Items. In the docs there is a "TextItem", a "Item" and a "BaseItem" everything could be the one I need. Well I don't know, because The docs to that kind of item tell me almost nothing. No text what this actually is or what it can do.
So here my little advice if you want a growing base of ext users.
If it is possible for your Doc Tool to add pictures and sourcecode, a tiny example with a screenshot (trimmed) who it will look like at the top of the documented page would be very nice. Well that is for widgets good I think.
A text which tels me that this is an base class I should use subclasses A, B, C or D to get what I want would be nice too.
I miss that kind of stuff very much.