vote up 1 vote down star

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?

flag

70% accept rate

2 Answers

vote up 0 vote down

An alternative is http://code.google.com/p/jgrousedoc/

link|flag
vote up 1 vote down

Checkout ext-doc made especially for this job. http://code.google.com/p/ext-doc/

link|flag
Easily the best way to do it. Using Ext-Doc you can embed all of your documentation into the ext doc viewer.<br>Check Out<br>extjs.com/deploy/dev/docs – Ballsacian1 May 25 at 1:24

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.