JSDoc: Javadoc for Javascript
Monday, January 16. 2006
For writing API documentation, there is hardly anything better than (a) either having the documentation inline along with the code or (b) having separate staff do the hard work of keeping the docs up-to-date. Because most of us don't have the luxury of (b), we get to settle for (a).
Continue reading "JSDoc: Javadoc for Javascript"
