Is there a good way to document ExtJS classes and functions and display them in html similar to the ExtJS documentation itself? I've looked into JSdoc but this doesn't seem to work with ExtJS. Are there any other tools that can do this?
|
feedback
|
|
Checkout ext-doc made especially for this job. http://code.google.com/p/ext-doc/ | |||
feedback
|
|
An alternative is http://code.google.com/p/jgrousedoc/ | |||
|
feedback
|