aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Document behavior of on_disconnectSebastian Law2021-02-201-4/+4
|
* Update docs to be clearer about discord limitationsMichael H2021-02-172-2/+11
|
* [commands] Add discord.Guild converter and GuildNotFound errorAlex Nørgaard2021-02-071-0/+6
| | | | | | | * Add discord.Guild converter and GuildNotFound error * note for lack of disambiguation in Guilds with duplicate names, and removed the possibility of returning None * edited converter to use `utils.get` over `utils.find` and docs edited with Converter and Exception.
* Always inject the HTML builder even in RTD buildsRapptz2021-02-021-2/+4
|
* [commands] document PartialMessageConverterSebastian Law2021-01-242-0/+6
|
* Clarify on_raw_message_edit cached message natureChristopherJHart2021-01-181-1/+4
|
* Change copyright year to presentNihaal Sangha2021-01-152-3/+2
|
* [matrix] Add scroll to top buttonJosh2021-01-123-0/+49
|
* Fix tag references in buildsRapptz2021-01-081-1/+1
|
* Changelog fixesRapptz2021-01-081-2/+3
|
* Add changelog for v1.6Rapptz2021-01-071-0/+71
|
* Update copyright year in the documentationRapptz2021-01-071-1/+1
|
* fix method reference in documentation Sebastian Law2021-01-051-1/+1
|
* Update intents.rst & discord.rstDavid2021-01-032-4/+4
|
* Fix search not working on mobileRapptz2021-01-011-1/+1
|
* Update quickstart.rst to not use "reply"Arthaxeres2020-12-311-2/+2
| | | Replace the word "reply" since we are actually not using Message.reply
* Include pending as a possible member_update triggerDan Hess2020-12-291-0/+1
|
* docs: Change page to section in event referenceStefano Pigozzi2020-12-291-1/+1
|
* Change highlight text colour on dark themeRapptz2020-12-261-1/+1
| | | | Fix #6215
* Fix 404 in search pages.Rapptz2020-12-251-1/+1
| | | | Fix #6210
* docs: fix simple typo, libaries -> librariesTim Gates2020-12-251-1/+1
| | | | | There is a small typo in docs/intro.rst. Should read `libraries` rather than `libaries`.
* [commands] Fix exception hierarchy documentationSebastian Law2020-12-221-1/+7
|
* Apply settings before DOM loaded.Josh2020-12-211-1/+4
|
* Fix search highlighting not workingRapptz2020-12-212-1/+10
|
* Fix constructor colours being off in dark modeRapptz2020-12-191-0/+1
|
* Add attributetable to WebhookMessageRapptz2020-12-191-0/+8
|
* [matrix] Flip collapsible arrow directionRapptz2020-12-191-2/+2
|
* [matrix] Explicitly change colour of optionNadir Chowdhury2020-12-191-0/+5
|
* [matrix] Vertically align navigation headerslice2020-12-191-0/+1
|
* [matrix] Fix inconsistent monospace fonts slice2020-12-191-2/+3
| | | | | | Internal references use a much simpler font stack that's different compared to what's used for most <pre> and <code> elements on the page, so let's make it more consistent by introducing a monospace font variable that's used everywhere we want one.
* [tasks] Add missing attributetable to tasksRapptz2020-12-191-0/+2
|
* Rework index page to take less vertical spaceRapptz2020-12-193-22/+94
|
* [commands] Make documentation use new attributetableRapptz2020-12-181-4/+67
|
* Add missing attributetable to new classesRapptz2020-12-181-0/+8
|
* Set maximimum sidebar widthJosh2020-12-181-7/+5
|
* [matrix] Style "View Documentation For" dropdownMuhammad Hamza2020-12-182-0/+22
|
* Make admonition-title un-selectable.Myst(MysterialPy)2020-12-181-0/+4
| | | All admonition-title's should now be un-selectable.
* Add sidebar animation when collapsingNihaal Sangha2020-12-182-5/+9
|
* Thicken admonition borders a littleRapptz2020-12-181-1/+1
|
* [matrix] Hide hamburger menu on pages without sidebarJosh2020-12-182-10/+14
|
* [matrix] Fix JS errors on search results page Josh2020-12-182-2/+5
|
* Another take at fixing methods showing up under "Attributes"jack11422020-12-181-1/+5
|
* Fix collapsible sidebar not workingRapptz2020-12-181-3/+3
|
* Use the constructed value in the settingsRapptz2020-12-181-1/+1
|
* [matrix] Update model stylesMuhammad Hamza2020-12-182-4/+7
|
* Fix tooltips in settings and make strings translatableRapptz2020-12-181-11/+11
|
* Move setting load to DOMContentLoadedRapptz2020-12-181-4/+1
|
* [matrix] Refactor JS & add searchbar to mobile.Josh2020-12-187-225/+328
|
* Reduce CSS variable usageRapptz2020-12-181-13/+5
|
* Fix versionmodified not being italicsRapptz2020-12-181-0/+4
|