Updated docs

This commit is contained in:
hydrabolt
2015-11-19 18:07:16 +00:00
parent 9785f37c24
commit de00245dfa
3 changed files with 7 additions and 39 deletions

4
docs/docs_client.rst Normal file
View File

@@ -0,0 +1,4 @@
.. include:: ./vars.rst
Client
======

View File

@@ -2,6 +2,8 @@
sphinx-quickstart on Fri Sep 25 17:25:49 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. include:: ./vars.rst
Welcome to discord.js's documentation!
======================================
@@ -14,16 +16,6 @@ Feel free to make any contributions you want, whether it be through creating an
.. note:: This documentation is still a work-in-progress, apologies if something isn't yet documented!
Contents:
.. _general-docs:
.. toctree::
:maxdepth: 2
:caption: General
get_started
troubleshooting
create_simple_bot
.. _docs:
@@ -31,18 +23,7 @@ Contents:
:maxdepth: 2
:caption: Documentation
docs_module
docs_resolvable
docs_client
docs_user
docs_member
docs_server
docs_channel
docs_pmchannel
docs_message
docs_invite
docs_permissions
docs_embed
Indices and tables

View File

@@ -1,19 +1,2 @@
.. _Client : ./docs_client.html
.. _User : ./docs_user.html
.. _ready : #ready
.. _Server : ./docs_server.html
.. _Channel : ./docs_channel.html
.. _Message : ./docs_message.html
.. _PMChannel : ./docs_pmchannel.html
.. _Invite : ./docs_invite.html
.. _Channel Resolvable : ./docs_resolvable.html#channel-resolvable
.. _Server Resolvable : ./docs_resolvable.html#channel-resolvable
.. _Invite Resolvable : ./docs_resolvable.html#invite-resolvable
.. _Promises : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise
.. _ServerPermissions : ./docs_permissions.html#id1
.. _Roles : ./docs_permissions.html#id1
.. _ChannelPermissions : ./docs_permissions.html#id3
.. _EvaluatedPermissions : ./docs_permissions.html#id6
.. _Member : ./docs_member.html
.. _Colors : ./docs_module.html#discord-colors
.. _Embed : ./docs_embed.html
.. _Promises : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise