Skip to content

Commit

Permalink
Consistent inline code formatting in js-sys docs (#1915)
Browse files Browse the repository at this point in the history
* Consistent inline code formatting in docs

Also corrects the docstring of `Math.cbrt()` (the cubic root of x is not x^3).

* Add backticks to Array#includes()

* Fix links to functions in Reflect docs

As soon as intra-rustdoc links land in stable the round brackets can be removed.
  • Loading branch information
haveyaseen authored and alexcrichton committed Dec 17, 2019
1 parent c564eb7 commit cbfefb3
Showing 1 changed file with 290 additions and 286 deletions.
Loading

0 comments on commit cbfefb3

Please sign in to comment.