18

Trying to find a way to automate the API from javascript comments.

4 Answers 4

15

The JSDoc project is no longer active, you should give a look to JsDoc Toolkit.

You might also want to check the following alternatives:

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks for the multiple options.
5

JSDoc http://jsdoc.sourceforge.net/

2 Comments

In that case, this should not be the selected answer. Perhaps @qodeninja could accept a different one?
Here's the current (as of May 2012) link to JSDoc's latest iteration, JSDoc 3: usejsdoc.org and github.com/jsdoc3/jsdoc
5

Comments

0

I know its a lot late but since no one mentioned, I think Docco is a great tool. I use it for javascript but this tool can be used for other types of files too.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.