suggestions for improving API documentation
Opened this issue · 2 comments
The API documentations haven't been updated in almost two years. It'd be nice if they were updated automatically. Also, the JsDoc Toolkit is no longer being actively developed. It is now JsDoc 3.
There is a grunt plugin for generating the documentation: https://github.com/krampstudio/grunt-jsdoc
I would also like to see a different template being used, besides Codeview. The jsdoc3Template looks nice. I think it would especially help out when you need to search for a specific method. It also displays the source code inline.
Sorry to late response.
I updated API documentations show below.
http://wise9.github.io/enchant.js/doc/core/en/index.html
We will provide renewed reference using jsdoc3, but not soon. Please waiting for updating.