mirror of
https://github.com/danbulant/discord.js
synced 2026-06-10 02:02:40 +00:00
Updated index.rst
This commit is contained in:
parent
5948e49445
commit
cbfb78cc51
1 changed files with 6 additions and 1 deletions
|
|
@ -6,6 +6,11 @@
|
||||||
Welcome to discord.js's documentation!
|
Welcome to discord.js's documentation!
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
|
discord.js is an easy-to-use and intuitive JavaScript API for Discord_. It should be able to
|
||||||
|
run in node.js / io.js and in the browser.
|
||||||
|
|
||||||
|
.. note:: This documentation is still a work-in-progress, apologies if something isn't yet documented!
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
@ -17,6 +22,6 @@ Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|
||||||
* :ref:`genindex`
|
* :ref:`genindex`
|
||||||
* :ref:`modindex`
|
|
||||||
* :ref:`search`
|
* :ref:`search`
|
||||||
|
|
||||||
|
.. _Discord : https://discordapp.com/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue