Skip to content

Commit

Permalink
docs(lib/mocha.js): Update API documentation (#3515)
Browse files Browse the repository at this point in the history
### Description of the Change

Replaced all method headers with more complete documentation, better following recommended styles. Eliminated `@api` tags, as `@access` _should_ imply same. Used `@chainable` to denote class methods returning `this` instance.

Renamed a handful of variables, but **no logic changes**!

### Alternate Designs

N/A

### Why should this be in core?

N/A

### Benefits

API documentation will be more useful if more complete.

### Possible Drawbacks

N/A

### Applicable issues

semver-patch
  • Loading branch information
plroebuck authored and Munter committed Oct 15, 2018
1 parent a03e23a commit 01171b1
Showing 1 changed file with 279 additions and 151 deletions.
Loading

0 comments on commit 01171b1

Please sign in to comment.