From cbfb78cc51f4a81e43418500035d24d053ce9830 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Fri, 25 Sep 2015 19:43:42 +0100 Subject: [PATCH] Updated index.rst --- docs/index.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 338583ef0..adb6ebfd9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,6 +6,11 @@ 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: .. toctree:: @@ -17,6 +22,6 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search` +.. _Discord : https://discordapp.com/