Skip to content

Commit

Permalink
Fix format for functions page
Browse files Browse the repository at this point in the history
  • Loading branch information
virustotalop committed Sep 7, 2018
1 parent 9d57e26 commit d35ac77
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/functions/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ Sound

Plays a sound to the client.
`Look here for sound enums for 1.9+. <https://hub.spigotmc.org/javadocs/spigot/index.html?overview-summary.html>`_

`Look here for sound enums for 1.8. <https://jd.bukkit.org/org/bukkit/Sound.html>`_

Usage::
Expand All @@ -233,8 +234,9 @@ Statistic
=========

Get a player's statistics.
'Look here for statistics. <https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Statistic.html>'_

`Look here for statistics. <https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Statistic.html>`_

Usage::

statistic::
statistic:

0 comments on commit d35ac77

Please sign in to comment.