Skip to content

Commit

Permalink
Fix DataFrame.js comments for jsdoc
Browse files Browse the repository at this point in the history
- Delete :::experimental:::
- Delete /* @scala.annotation.varargs */
- Add @example tags as appropriate (usually in replacement of {{{...}}} blocks)
- Fill in @param tags where missing.
- Convert [[[..]]] blocks to {@link ..}
- Complete exising @param tags. Notably missing are annotations for
optional parameters. No need to fill in type annotations at this
point (I'm hoping there's a tool that will allow extraction of
the flow type annotations...).
  • Loading branch information
henridf committed Dec 1, 2015
1 parent a04a861 commit 9675dd3
Showing 1 changed file with 108 additions and 116 deletions.
Loading

0 comments on commit 9675dd3

Please sign in to comment.