You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
camposer edited this page Jul 23, 2012
·
7 revisions
Code documentation appears to be not so clear into JS world. I've been reading several pages and blogs about this, and finally I got 2 main solutions, jsdoc-toolkit and ScriptDoc.
At the beginning I leaned for ScriptDoc, because people say is very similar to Javadoc and I developed a mobile app using Titanium. But, I found JSDoc more mature, even when the project appears to be forgotten (last commit on June 2010).
Finally, I selected JSDoc. Here is a list of people using it.