Forum Discussion
googleid_114358
13 years agoContributor
Hi Phil.
Here, we use Natural Doc to generate jscript documentation.
I find it more usefull than JSDoc as it has the abilty to split documentation in classes (or module) even if it is not implemented that way. It makes the documentation easier to read.
It is also pretty easy to use and the convention are quite flexible.
Regards.
Guillaume
Here, we use Natural Doc to generate jscript documentation.
I find it more usefull than JSDoc as it has the abilty to split documentation in classes (or module) even if it is not implemented that way. It makes the documentation easier to read.
It is also pretty easy to use and the convention are quite flexible.
Regards.
Guillaume