Began updating documentation; fixed features/permissions to use more up-to-date information; made features/events contain usable information (removed the table of events); marked commands as a stub due to it being outdated; modified samples; updated index page

This commit is contained in:
Christopher F
2016-01-23 21:58:29 -05:00
parent 1ae7c36d31
commit 4081f6ae18
6 changed files with 107 additions and 121 deletions

View File

@@ -1,5 +1,5 @@
Commands
========
|stub| Commands
===============
The `Discord.Net.Commands`_ package DiscordBotClient extends DiscordClient with support for commands.
@@ -11,10 +11,10 @@ Example (Simple)
.. literalinclude:: /samples/command.cs
:language: csharp6
:tab-width: 2
Example (Groups)
----------------
.. literalinclude:: /samples/command_group.cs
:language: csharp6
:tab-width: 2
:tab-width: 2