aboutsummaryrefslogtreecommitdiff
path: root/docs/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix is_in_guild example checkLyricLy2018-11-241-1/+1
* Outline the logic of `bool` convertersscragly2018-11-241-0/+12
* Group Advanced Converters and Inline Advanced Convertersscragly2018-11-241-58/+58
* [commands] Elaborate more on disallowed types in Greedy and OptionalRapptz2018-09-242-1/+8
* [commands] Fix up Greedy documentation a bit.Rapptz2018-09-242-11/+11
* [commands] Add commands.Greedy converter and documentation.Rapptz2018-09-242-0/+138
* [commands] Add documentation for BadUnionArgumentRapptz2018-07-201-0/+3
* [commands] raise ConversionError on Converter errorkhazhyk2018-07-201-0/+3
* Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverterGorialis2018-01-062-0/+6
* Add intersphinxTobotimus2018-01-061-1/+1
* [commands] Add CategoryChannelConverterRapptz2017-09-132-24/+30
* [commands] Add MissingPermissions and BotMissingPermissionsReinaSakuraba2017-08-301-0/+6
* Variadic arguments are a tuple not a list.Rapptz2017-07-101-1/+1
* First pass at commands narrative documentation.Rapptz2017-07-082-1/+586
* Add when_mentioned and when_mentioned_or to the documentation.Rapptz2017-07-011-0/+4
* Fix typing/history showing up twice in the documentation.Rapptz2017-06-031-1/+1
* Add ref links to the commands API page.Rapptz2017-05-221-0/+14
* Fix all broken cross references in the migrating page... again.Rapptz2017-05-151-0/+1
* First pass at documentation reform.Rapptz2017-05-122-0/+210