Made documentation titles less "noisy"

This commit is contained in:
hydrabolt
2015-10-28 10:32:14 +00:00
parent e2c0c2743f
commit b4ca48df32
10 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
.. include:: ./vars.rst
Resolvable Documentation
========================
Resolvables
===========
To be robust, discord.js needs to handle a wide amount of ambiguous data that is supplied to it. This means you can use functions much more easily. Anything that is resolvable means it can be normalised without you having to do it explicitly.