killercup / grock

Grock converts your nicely commented code into a gorgeous documentation where comments and code live happily next to each other.
http://killercup.github.io/grock/
MIT License
38 stars 13 forks source link

Add "@this" Doc Tag #9

Open killercup opened 10 years ago

killercup commented 10 years ago

From JSDoc

/**
 * ### Upload Images
 *
 * @this   {Object}  The Collection config
 */