| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix property CSS to be more inline with everything else | Rapptz | 2021-06-28 | 1 | -0/+2 |
| | | |||||
| * | Explicitly ignore legacy file reference errors in sphinx -n mode | Josh | 2021-05-06 | 1 | -0/+8 |
| | | |||||
| * | Fix various reference issues in documentation | Josh | 2021-05-06 | 1 | -1/+1 |
| | | | | | Co-Authored-By: Riley Shaw <[email protected]> | ||||
| * | Remove type hints from generated docs | Rapptz | 2021-04-07 | 1 | -0/+1 |
| | | |||||
| * | Modernize code to use f-strings | Rapptz | 2021-04-04 | 1 | -10/+9 |
| | | | | | | This also removes the encoding on the top, since Python 3 does it by default. It also changes some methods to use `yield from`. | ||||
| * | Change copyright year to present | Nihaal Sangha | 2021-01-15 | 1 | -1/+1 |
| | | |||||
| * | Fix tag references in builds | Rapptz | 2021-01-08 | 1 | -1/+1 |
| | | |||||
| * | Update copyright year in the documentation | Rapptz | 2021-01-07 | 1 | -1/+1 |
| | | |||||
| * | Rework index page to take less vertical space | Rapptz | 2020-12-19 | 1 | -0/+12 |
| | | |||||
| * | [matrix] Refactor JS & add searchbar to mobile. | Josh | 2020-12-18 | 1 | -0/+1 |
| | | |||||
| * | [matrix] collapsible sidebar headings | Nadir Chowdhury | 2020-12-18 | 1 | -0/+1 |
| | | |||||
| * | First pass at double header display | Rapptz | 2020-12-18 | 1 | -0/+9 |
| | | |||||
| * | Use html_js_files instead of the old approach to add JS files. | Rapptz | 2020-12-18 | 1 | -2/+5 |
| | | |||||
| * | add copy codeblock button | NCPlayz | 2020-12-18 | 1 | -0/+1 |
| | | | | | | | | | Apply suggestions from code review Co-authored-by: Danny <[email protected]> Change to icon, change according to slice's review | ||||
| * | Add favicon | Nadir Chowdhury | 2020-12-18 | 1 | -1/+1 |
| | | |||||
| * | Add attributetable and add some class-level sections. | Rapptz | 2020-12-18 | 1 | -1/+2 |
| | | | | | | The extensions have yet to receive this treatment and CSS needs work, but for now this is fine. | ||||
| * | Fix and add documentation | Michael | 2020-09-23 | 1 | -2/+2 |
| | | |||||
| * | Update copyright year for documentation | jack1142 | 2020-04-14 | 1 | -1/+1 |
| | | |||||
| * | Use the standard way of detecting RTD | Rapptz | 2019-07-01 | 1 | -4/+0 |
| | | |||||
| * | Flatten genindex to not group names. | Rapptz | 2019-06-30 | 1 | -0/+1 |
| | | | | | Also better width in the tables. | ||||
| * | Use a new scorer to improve search results. | Rapptz | 2019-06-29 | 1 | -1/+1 |
| | | | | | | This makes the other pages take less priority than the API results. It's kind of biased, but hopefully it helps out. | ||||
| * | Proper RTD detection. | Rapptz | 2019-06-29 | 1 | -0/+4 |
| | | |||||
| * | Update Sphinx to 2.1.2 | Rapptz | 2019-06-28 | 1 | -1/+1 |
| | | |||||
| * | Improve documentation | NCPlayz | 2019-06-07 | 1 | -5/+6 |
| | | |||||
| * | [commands] Fix references in Bot to actually link. | Rapptz | 2019-04-10 | 1 | -1/+4 |
| | | | | | Exceptions can't seem to link due to a bug in Sphinx. | ||||
| * | Update changelogv1.0.1 | Rapptz | 2019-04-10 | 1 | -1/+1 |
| | | |||||
| * | Add exception hierarchy to the documentation. | Rapptz | 2019-03-12 | 1 | -1/+2 |
| | | |||||
| * | Bumped copyright years to 2019. | Dante Dam | 2019-01-28 | 1 | -1/+1 |
| | | |||||
| * | Fix up the Sphinx strings causing warnings. | Rapptz | 2018-09-15 | 1 | -2/+2 |
| | | |||||
| * | Move conditional RTD dependencies to 'docs' extra | Toby Harradine | 2018-08-22 | 1 | -7/+1 |
| | | |||||
| * | Ensure intersphinx points to the Japanese documentation. | Rapptz | 2018-08-08 | 1 | -0/+2 |
| | | |||||
| * | Add stubs for Japanese translations. | Rapptz | 2018-07-31 | 1 | -0/+3 |
| | | |||||
| * | Add intersphinx | Tobotimus | 2018-01-06 | 1 | -0/+4 |
| | | |||||
| * | websupport is not actually a Sphinx extension apparently. | Rapptz | 2017-12-29 | 1 | -1/+0 |
| | | |||||
| * | Add websupport extension to extension list. | Rapptz | 2017-12-29 | 1 | -0/+1 |
| | | |||||
| * | Add custom details directive. | Rapptz | 2017-09-21 | 1 | -1/+3 |
| | | |||||
| * | Try to build HTML5 for docs. | Rapptz | 2017-09-21 | 1 | -0/+2 |
| | | |||||
| * | Add webhook support. | Rapptz | 2017-08-21 | 1 | -0/+1 |
| | | | | | | | | Allows for usage of either `requests` and `aiohttp` when used in "Standalone" mode. Fixes #704 | ||||
| * | Highlight currently visited section. | Rapptz | 2017-05-16 | 1 | -0/+3 |
| | | |||||
| * | Completely new theme separate from alabaster. | Rapptz | 2017-05-15 | 1 | -5/+1 |
| | | |||||
| * | First pass at documentation reform. | Rapptz | 2017-05-12 | 1 | -3/+7 |
| | | |||||
| * | Update copyright year to 2017. | Rapptz | 2017-01-20 | 1 | -1/+1 |
| | | |||||
| * | Attempt to satisfy RTD by using sphinxcontrib.napoleon. | Rapptz | 2016-01-10 | 1 | -2/+8 |
| | | |||||
| * | Change order of documentation by source declaration. | Rapptz | 2016-01-08 | 1 | -0/+2 |
| | | |||||
| * | Begin working on asyncio port. | Rapptz | 2015-12-04 | 1 | -0/+7 |
| | | |||||
| * | Switch to Sphinx RTD theme. | Rapptz | 2015-11-28 | 1 | -1/+1 |
| | | |||||
| * | Add discord.Object class for generic pass-by-ID. | Rapptz | 2015-10-27 | 1 | -0/+5 |
| | | |||||
| * | Document exceptions and change conf.py version detection.v0.4.1 | Rapptz | 2015-08-28 | 1 | -2/+7 |
| | | |||||
| * | Version bump to v0.4.0.v0.4.0 | Rapptz | 2015-08-27 | 1 | -2/+2 |
| | | |||||
| * | Rename project from pydiscord to discord.py | Rapptz | 2015-08-22 | 1 | -7/+7 |
| | | |||||