photonstorm
f23ab1f3a9
TypeScript defs with comments update.
2015-03-26 02:59:11 +00:00
vulvulune
0c8b5f447f
Improve d.ts comments generation
...
Add trimright in the comments, because there are a lot of comments with
useless whitespaces.
2015-01-21 12:05:35 +01:00
vulvulune
6c7da59565
Improve d.ts comments generation
...
Remove empty @returns.
2015-01-21 11:54:16 +01:00
vulvulune
af1345c39e
Improve d.ts comments generation
...
-Improve the script to clean the different kinds of end of line
-Improve the alignement with @return multiline comments
-Add a jsdoc plugin to convert the class name of p2.js file, like this
the comments for the p2 classes are now included in the d.ts files.
2015-01-21 11:42:56 +01:00
vulvulune
a5fde63486
Improve d.ts comments generation
...
- Remove " - " after @param paramname, and @return because it is
useless.
- Improve alignement of multiline param comments.
2015-01-21 08:50:14 +01:00
vulvulune
df6b946ceb
Add grunt task to generate d.ts with comments
...
Add "tsdocs" grunt task to generate d.ts files with comments.
2015-01-20 17:18:56 +01:00