Add JavaScript documentation Sencha Architect -


is possible add documentation (not comments) javascript methods in sencha architect. cannot seem add lines above methods because of specific method views in architect.

i talking following documentation:

/** * documentation */ bla: function() {  //i know how add comment!  } 

update: seems not possible :( http://www.sencha.com/forum/showthread.php?281079-sencha-architect-code-documentation-%28jsdocs%

i keep thread open see if knows workaround problem.

architect 3.1 or 3.1.1 add commenting. it's done in prototype form racing add ext js 5 it's on burner until then.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -