Documenting jQuery plugins with jsdoc-toolkit
Documenting a code is very important, specially when you are working in a team. For java, JavaDoc has been my favorite. But there seems to be a lack of documentation tools for Javascript. The one…
Documenting a code is very important, specially when you are working in a team. For java, JavaDoc has been my favorite. But there seems to be a lack of documentation tools for Javascript. The one…
With the end of Google Summer of Code 2011, I finished my summer with a great experience. I got the opportunity to interact with some of the best developers in the field of open source…