mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Update docs
This commit is contained in:
@@ -55,9 +55,9 @@ author = u'hydrabolt'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '8.0.0'
|
||||
version = '8.2.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '8.0.0'
|
||||
release = '8.2.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
@@ -8,6 +8,8 @@ looking for something low level, check out `discord.io`_.
|
||||
|
||||
if you're having problems, check out the `troubleshooting guide`_.
|
||||
|
||||
If you're looking for docs for discord.js 9.0.0 and above, try visiting `the new docs site`_.
|
||||
|
||||
Feel free to make any contributions you want, whether it be through creating an issue, giving a suggestion or making a pull request!
|
||||
|
||||
.. note:: This documentation is still a work-in-progress, apologies if something isn't yet documented!
|
||||
@@ -64,3 +66,4 @@ Feel free to make any contributions you want, whether it be through creating an
|
||||
.. _Discord : https://discordapp.com/
|
||||
.. _troubleshooting guide : troubleshooting.html
|
||||
.. _discord.io : https://github.com/izy521/discord.io
|
||||
.. _the new docs site : http://hydrabolt.github.io/discord.js
|
||||
Reference in New Issue
Block a user